Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch
|
| 2 |
torchvision
|
| 3 |
Pillow
|
| 4 |
tqdm
|
|
|
|
| 1 |
+
torch==1.8.1
|
| 2 |
torchvision
|
| 3 |
Pillow
|
| 4 |
tqdm
|