ford442 commited on
Commit
96408a4
·
verified ·
1 Parent(s): 9e25a1b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -5,8 +5,10 @@ git+https://github.com/huggingface/accelerate.git
5
  #transformers
6
  git+https://github.com/huggingface/transformers.git
7
  git+https://github.com/huggingface/optimum.git
8
- xformers
9
- huggingface_hub
 
 
10
  sentencepiece
11
  paramiko
12
  gradio
@@ -14,3 +16,4 @@ numpy
14
  opencv-python
15
  git+https://github.com/asomoza/image_gen_aux.git
16
  git+https://github.com/ford442/diffusers.git@offload_sd3_del
 
 
5
  #transformers
6
  git+https://github.com/huggingface/transformers.git
7
  git+https://github.com/huggingface/optimum.git
8
+ #xformers
9
+ git+https://github.com/facebookresearch/xformers.git
10
+ hf-transfer
11
+ huggingface_hub[hf_transfer]
12
  sentencepiece
13
  paramiko
14
  gradio
 
16
  opencv-python
17
  git+https://github.com/asomoza/image_gen_aux.git
18
  git+https://github.com/ford442/diffusers.git@offload_sd3_del
19
+ cyper