ford442 commited on
Commit
8d243bd
·
verified ·
1 Parent(s): 30e5bfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -2,11 +2,12 @@
2
  #--extra-index-url https://download.pytorch.org/whl/cu124
3
 
4
  spaces
 
5
  #--pre
6
  #uvicorn
7
  #unidecode
8
  #librosa
9
- #accelerate
10
  git+https://github.com/huggingface/accelerate.git
11
  #transformers
12
  tokenizers
@@ -21,9 +22,9 @@ sentencepiece
21
  #pipeline
22
  #wandb
23
  paramiko
24
- k_diffusion
25
- hf-transfer
26
- torchsde
27
  huggingface_hub[hf_transfer]
28
 
29
  opencv-python
@@ -45,14 +46,13 @@ peft
45
  #bs4
46
  #diffusers
47
  #git+https://github.com/ford442/diffusers.git@upcast_only
48
-
49
  #git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
 
50
  git+https://github.com/huggingface/diffusers.git
51
 
52
  #diffusers==0.32.0
53
- #gguf
54
- #git+https://github.com/ford442/cyper.git
55
-
56
 
57
  git+https://github.com/ford442/image_gen_aux.git@1ink
58
 
@@ -90,5 +90,5 @@ git+https://github.com/ford442/image_gen_aux.git@1ink
90
 
91
  #tensorrt-cu12
92
 
93
- sageattention
94
  gradio[oauth]
 
2
  #--extra-index-url https://download.pytorch.org/whl/cu124
3
 
4
  spaces
5
+
6
  #--pre
7
  #uvicorn
8
  #unidecode
9
  #librosa
10
+ accelerate
11
  git+https://github.com/huggingface/accelerate.git
12
  #transformers
13
  tokenizers
 
22
  #pipeline
23
  #wandb
24
  paramiko
25
+ #k_diffusion
26
+ #hf-transfer
27
+ #torchsde
28
  huggingface_hub[hf_transfer]
29
 
30
  opencv-python
 
46
  #bs4
47
  #diffusers
48
  #git+https://github.com/ford442/diffusers.git@upcast_only
 
49
  #git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
50
+
51
  git+https://github.com/huggingface/diffusers.git
52
 
53
  #diffusers==0.32.0
54
+ gguf
55
+ #cyper
 
56
 
57
  git+https://github.com/ford442/image_gen_aux.git@1ink
58
 
 
90
 
91
  #tensorrt-cu12
92
 
93
+ #sageattention
94
  gradio[oauth]