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