Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,5 +10,5 @@ ftfy==4.4.3
|
|
10 |
spacy==3.4.1
|
11 |
scikit-learn==1.1.1
|
12 |
numpy==1.22.3
|
13 |
-
|
14 |
gradio_rich_textbox==0.4.2
|
|
|
10 |
spacy==3.4.1
|
11 |
scikit-learn==1.1.1
|
12 |
numpy==1.22.3
|
13 |
+
gradio==3.50.2
|
14 |
gradio_rich_textbox==0.4.2
|