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