Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch == 2.0.1
|
|
| 2 |
torchvision == 0.15.2
|
| 3 |
opencv-python
|
| 4 |
numpy == 1.23.1
|
| 5 |
-
xformers == 0.0.21
|
| 6 |
Pillow
|
| 7 |
DateTime
|
| 8 |
matplotlib
|
|
|
|
| 2 |
torchvision == 0.15.2
|
| 3 |
opencv-python
|
| 4 |
numpy == 1.23.1
|
| 5 |
+
xformers == 0.0.21
|
| 6 |
Pillow
|
| 7 |
DateTime
|
| 8 |
matplotlib
|