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