Spaces:
Build error
Build error
JackHoltone
commited on
Commit
•
1cae703
1
Parent(s):
8e9986d
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ Pillow
|
|
7 |
torch>=1.7
|
8 |
torchvision
|
9 |
tqdm
|
|
|
|
|
|
7 |
torch>=1.7
|
8 |
torchvision
|
9 |
tqdm
|
10 |
+
pip uninstall torchvision
|
11 |
+
pip install torchvision
|