Spaces:
Runtime error
Runtime error
Commit ·
93f7766
1
Parent(s): 2b1edbe
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ flask
|
|
| 2 |
pathlib
|
| 3 |
dash
|
| 4 |
waitress
|
| 5 |
-
gradio
|
| 6 |
nltk
|
| 7 |
beautifulsoup4
|
|
|
|
| 2 |
pathlib
|
| 3 |
dash
|
| 4 |
waitress
|
| 5 |
+
gradio==4.12.0
|
| 6 |
nltk
|
| 7 |
beautifulsoup4
|