Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
bitsandbytes==0.41.1
|
2 |
dadaptation==3.1
|
3 |
-
diffusers
|
4 |
ipython==8.7.0
|
5 |
lion_pytorch==0.1.2
|
6 |
lpips==0.1.4
|
@@ -22,5 +22,4 @@ transformers==4.27.4
|
|
22 |
wandb==0.12.21
|
23 |
accelerate==0.16.0
|
24 |
xformers
|
25 |
-
gradio
|
26 |
-
huggingface-hub
|
|
|
1 |
bitsandbytes==0.41.1
|
2 |
dadaptation==3.1
|
3 |
+
diffusers==0.20.2
|
4 |
ipython==8.7.0
|
5 |
lion_pytorch==0.1.2
|
6 |
lpips==0.1.4
|
|
|
22 |
wandb==0.12.21
|
23 |
accelerate==0.16.0
|
24 |
xformers
|
25 |
+
gradio
|
|