Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
opencv-python
|
| 2 |
spaces
|
| 3 |
diffusers
|
| 4 |
-
torch==2.
|
| 5 |
torchvision
|
| 6 |
pipeline
|
| 7 |
transformers<=4.49.0
|
|
|
|
| 1 |
opencv-python
|
| 2 |
spaces
|
| 3 |
diffusers
|
| 4 |
+
torch==2.11.0
|
| 5 |
torchvision
|
| 6 |
pipeline
|
| 7 |
transformers<=4.49.0
|