Spaces:
Sleeping
Sleeping
Commit
·
b4cd868
1
Parent(s):
1efd0a8
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
dill
|
2 |
timm==0.8.17.dev0
|
3 |
numpy
|
4 |
-
fastai
|
5 |
huggingface_hub
|
6 |
gradio
|
7 |
pandas
|
|
|
1 |
dill
|
2 |
timm==0.8.17.dev0
|
3 |
numpy
|
4 |
+
fastai==2.7.11
|
5 |
huggingface_hub
|
6 |
gradio
|
7 |
pandas
|