Spaces:
Runtime error
Runtime error
update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
timm
|
2 |
gradio
|
3 |
fastai
|
|
|
1 |
+
spacy[cuda92]
|
2 |
+
Cython==0.29.23
|
3 |
timm
|
4 |
gradio
|
5 |
fastai
|