Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -14
requirements.txt
CHANGED
|
@@ -1,15 +1,5 @@
|
|
| 1 |
-
fastai
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
torchaudio==0.13.1
|
| 5 |
-
toml
|
| 6 |
gradio
|
| 7 |
-
|
| 8 |
-
fastdownload
|
| 9 |
-
fastprogress
|
| 10 |
-
scikit-learn
|
| 11 |
-
pandas
|
| 12 |
-
matplotlib
|
| 13 |
-
pillow
|
| 14 |
-
cloudpickle
|
| 15 |
-
fasttransform
|
|
|
|
| 1 |
+
fastai<2.8.0
|
| 2 |
+
fasttransform
|
| 3 |
+
huggingface-hub
|
|
|
|
|
|
|
| 4 |
gradio
|
| 5 |
+
toml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|