Spaces:
Runtime error
Runtime error
kurianbenoy
commited on
Commit
·
febbe2f
1
Parent(s):
603b024
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
fastai==2.6.3
|
2 |
-
huggingface_hub
|
3 |
gradio==2.9.4
|
4 |
fastcore>=1.3.27
|
|
|
1 |
fastai==2.6.3
|
2 |
+
huggingface_hub[fastai]
|
3 |
gradio==2.9.4
|
4 |
fastcore>=1.3.27
|