Spaces:
Running
Running
diffusers 0.30.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ torch==2.0.0
|
|
3 |
pipeline
|
4 |
opencv-python
|
5 |
spaces
|
6 |
-
diffusers==0.
|
7 |
torchvision
|
8 |
transformers
|
9 |
huggingface_hub==v0.25.2
|
|
|
3 |
pipeline
|
4 |
opencv-python
|
5 |
spaces
|
6 |
+
diffusers==0.30.0
|
7 |
torchvision
|
8 |
transformers
|
9 |
huggingface_hub==v0.25.2
|