Spaces:
Runtime error
Runtime error
updated requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
fastai<=2.7.11
|
2 |
-
torchaudio<=0.13.1
|
|
|
|
|
|
1 |
fastai<=2.7.11
|
2 |
+
torchaudio<=0.13.1
|
3 |
+
huggingface-hub<=0.13.3
|
4 |
+
toml<=0.10.2
|