Spaces:
Sleeping
Sleeping
Mauricio Caicedo Palacio
commited on
Commit
·
58c250a
1
Parent(s):
076b2a4
Fix: Add toml
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
fastai
|
|
|
|
|
|
|
2 |
#spacy==2.2.4
|
|
|
1 |
fastai
|
2 |
+
toml
|
3 |
+
huggingface_hub
|
4 |
+
gradio
|
5 |
#spacy==2.2.4
|