Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
huggingface_hub>=0.23.0
|
| 2 |
gradio>=4.0.0
|
| 3 |
-
openai>=1.0.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
+
openai>=1.0.0
|
| 3 |
+
pypdf>=4.0.0
|
| 4 |
+
python-docx>=1.0.0
|