Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ transformers
|
|
9 |
huggingface_hub
|
10 |
regex
|
11 |
pandas
|
12 |
-
plotly
|
|
|
|
9 |
huggingface_hub
|
10 |
regex
|
11 |
pandas
|
12 |
+
plotly
|
13 |
+
gradio_agentchatbot
|