Spaces:
Runtime error
Runtime error
testing from a clean environment
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ opencv-python
|
|
6 |
transformers
|
7 |
flax
|
8 |
pillow
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
xformers
|
|
|
6 |
transformers
|
7 |
flax
|
8 |
pillow
|
9 |
+
-f https://download.pytorch.org/whl/torch_stable.html
|
10 |
+
torch==1.11.0+cu113
|
11 |
+
torchvision==0.12.0+cu113
|
12 |
xformers
|