Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
gradio==4.29.0
|
2 |
-
pandas
|
|
|
|
|
|
|
|
|
|
1 |
gradio==4.29.0
|
2 |
+
pandas
|
3 |
+
python-docx
|
4 |
+
num2words
|
5 |
+
fpdf
|
6 |
+
plotly
|