Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastai
|
2 |
gensim
|
3 |
-
gradio
|
4 |
ipywidgets
|
5 |
jupyter
|
6 |
nltk
|
|
|
1 |
fastai
|
2 |
gensim
|
3 |
+
gradio==3.16.0
|
4 |
ipywidgets
|
5 |
jupyter
|
6 |
nltk
|