Spaces:
Runtime error
Runtime error
don't specify version
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -6,7 +6,5 @@ opencv-python
|
|
6 |
transformers
|
7 |
flax
|
8 |
pillow
|
9 |
-
|
10 |
-
|
11 |
-
-f https://download.pytorch.org/whl/cu113/torchvision/
|
12 |
-
torchvision==0.13.1+cu113
|
|
|
6 |
transformers
|
7 |
flax
|
8 |
pillow
|
9 |
+
torch
|
10 |
+
torchvision
|
|
|
|