ford442 commited on
Commit
f9bec8c
·
verified ·
1 Parent(s): 8492657

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- #gradio[oauth]==5.11.0
 
 
2
 
3
  accelerate==1.2.1
4
 
@@ -19,7 +21,9 @@ numpy==2.2.1
19
 
20
  git+https://github.com/ford442/image_gen_aux.git@1ink
21
 
22
- git+https://github.com/ford442/diffusers.git@upcast_64
 
 
23
 
24
  huggingface_hub[hf_transfer]
25
 
 
1
+ gradio[oauth]==5.11.0
2
+
3
+ spaces
4
 
5
  accelerate==1.2.1
6
 
 
21
 
22
  git+https://github.com/ford442/image_gen_aux.git@1ink
23
 
24
+ #git+https://github.com/ford442/diffusers.git@upcast_64
25
+
26
+ diffusers==0.32.1
27
 
28
  huggingface_hub[hf_transfer]
29