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