Spaces:
Runtime error
Runtime error
LeoXing1996 commited on
Commit ·
3c4e63a
1
Parent(s): c1f6c50
fix req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
opencv-python
|
| 2 |
torch>=2.0.0
|
| 3 |
-
torchvision
|
| 4 |
diffusers==0.24.0
|
| 5 |
transformers==4.25.1
|
| 6 |
xformers==0.0.16
|
|
|
|
| 1 |
opencv-python
|
| 2 |
torch>=2.0.0
|
| 3 |
+
torchvision
|
| 4 |
diffusers==0.24.0
|
| 5 |
transformers==4.25.1
|
| 6 |
xformers==0.0.16
|