Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
fastai==2.7.4
|
2 |
huggingface_hub[fastai]
|
3 |
fastcore>=1.3.27
|
4 |
-
gradio
|
|
|
1 |
fastai==2.7.4
|
2 |
huggingface_hub[fastai]
|
3 |
fastcore>=1.3.27
|
4 |
+
gradio==3.0.24
|