Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
accelerate
|
2 |
diffusers==0.24.0
|
3 |
-
gradio==
|
4 |
Pillow
|
5 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
6 |
torch==2.1.1+cpu
|
|
|
1 |
accelerate
|
2 |
diffusers==0.24.0
|
3 |
+
gradio==4.36.0
|
4 |
Pillow
|
5 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
6 |
torch==2.1.1+cpu
|