Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ sentence-transformers>=2.2.2
|
|
| 4 |
torch>=2.0.0
|
| 5 |
gradio>=4.0.0
|
| 6 |
huggingface_hub>=0.19.0
|
|
|
|
| 7 |
|
| 8 |
# Document processing
|
| 9 |
PyPDF2>=3.0.0
|
|
|
|
| 4 |
torch>=2.0.0
|
| 5 |
gradio>=4.0.0
|
| 6 |
huggingface_hub>=0.19.0
|
| 7 |
+
openai>=1.14.0
|
| 8 |
|
| 9 |
# Document processing
|
| 10 |
PyPDF2>=3.0.0
|