Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ Pillow==10.2.0
|
|
| 6 |
torch==2.2.0
|
| 7 |
transformers==4.37.0
|
| 8 |
spaces==0.23.2
|
| 9 |
-
opencv-python
|
|
|
|
|
|
| 6 |
torch==2.2.0
|
| 7 |
transformers==4.37.0
|
| 8 |
spaces==0.23.2
|
| 9 |
+
opencv-python
|
| 10 |
+
xformers
|