ford442 commited on
Commit
ae60cc9
·
verified ·
1 Parent(s): bd55ce9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -6,8 +6,8 @@ accelerate
6
  git+https://github.com/huggingface/accelerate.git
7
  transformers
8
  git+https://github.com/huggingface/transformers.git
9
- optimum
10
- git+https://github.com/huggingface/optimum.git
11
  imageio
12
  safetensors
13
  sentencepiece
@@ -29,8 +29,8 @@ Pillow
29
  #xformers
30
  #xformers --index-url https://download.pytorch.org/whl/cu124
31
  jinja2
32
- xformers
33
- git+https://github.com/facebookresearch/xformers.git
34
 
35
  #xformers==0.0.30.dev967
36
 
@@ -39,7 +39,7 @@ peft
39
  scipy
40
  bs4
41
  diffusers
42
- git+https://github.com/ford442/diffusers.git@upcast_only
43
 
44
  #git+https://github.com/huggingface/diffusers.git
45
 
 
6
  git+https://github.com/huggingface/accelerate.git
7
  transformers
8
  git+https://github.com/huggingface/transformers.git
9
+ #optimum
10
+ #git+https://github.com/huggingface/optimum.git
11
  imageio
12
  safetensors
13
  sentencepiece
 
29
  #xformers
30
  #xformers --index-url https://download.pytorch.org/whl/cu124
31
  jinja2
32
+ #xformers
33
+ #git+https://github.com/facebookresearch/xformers.git
34
 
35
  #xformers==0.0.30.dev967
36
 
 
39
  scipy
40
  bs4
41
  diffusers
42
+ #git+https://github.com/ford442/diffusers.git@upcast_only
43
 
44
  #git+https://github.com/huggingface/diffusers.git
45