Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,6 +14,6 @@ nltk
|
|
14 |
tenacity
|
15 |
pandas
|
16 |
graphviz==0.20.3
|
17 |
-
gradio
|
18 |
openai
|
19 |
python-dotenv
|
|
|
14 |
tenacity
|
15 |
pandas
|
16 |
graphviz==0.20.3
|
17 |
+
gradio==4.29.0
|
18 |
openai
|
19 |
python-dotenv
|