Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
gradio==5.36.2
|
| 2 |
|
| 3 |
openai>=1.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==5.36.2
|
| 2 |
|
| 3 |
openai>=1.0.0
|
| 4 |
+
|
| 5 |
+
python-docx
|
| 6 |
+
|
| 7 |
+
pandas
|