Spaces:
Sleeping
Sleeping
Commit
·
e45914c
1
Parent(s):
41a60ae
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
dill
|
2 |
timm==0.8.17.dev0
|
|
|
3 |
numpy
|
4 |
fastai==2.7.11
|
5 |
huggingface_hub
|
|
|
1 |
dill
|
2 |
timm==0.8.17.dev0
|
3 |
+
toml==0.10.2
|
4 |
numpy
|
5 |
fastai==2.7.11
|
6 |
huggingface_hub
|