Commit
·
62ef16f
1
Parent(s):
48f557e
add gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ wordcloud
|
|
5 |
numpy
|
6 |
plotly
|
7 |
beautifulsoup4
|
8 |
-
httpx==0.24.1
|
|
|
|
5 |
numpy
|
6 |
plotly
|
7 |
beautifulsoup4
|
8 |
+
httpx==0.24.1
|
9 |
+
gradio
|