Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.29.0
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
matplotlib
|
|
|
1 |
gradio==4.29.0
|
2 |
+
gradio-client==0.16.1
|
3 |
numpy
|
4 |
pandas
|
5 |
matplotlib
|