Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==3.46.0
|
|
|
2 |
reportlab==4.0.5
|
3 |
pandas
|
|
|
1 |
gradio==3.46.0
|
2 |
+
gradio_client==0.5.3
|
3 |
reportlab==4.0.5
|
4 |
pandas
|