Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ spaces
|
|
3 |
transformers
|
4 |
safetensors
|
5 |
opencv-python
|
6 |
-
diffusers==0.
|
7 |
gradio
|
8 |
-f https://download.pytorch.org/whl/cu118
|
9 |
torch==2.0.0
|
|
|
3 |
transformers
|
4 |
safetensors
|
5 |
opencv-python
|
6 |
+
diffusers==0.23.0
|
7 |
gradio
|
8 |
-f https://download.pytorch.org/whl/cu118
|
9 |
torch==2.0.0
|