Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastai==2.7.12
|
| 2 |
toml
|
| 3 |
-
torch==
|
| 4 |
numpy<2
|
| 5 |
fasttransform
|
| 6 |
cloudpickle
|
|
|
|
| 1 |
fastai==2.7.12
|
| 2 |
toml
|
| 3 |
+
torch==1.13.1
|
| 4 |
numpy<2
|
| 5 |
fasttransform
|
| 6 |
cloudpickle
|