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