Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ python-dotenv
|
|
| 3 |
gradio
|
| 4 |
pypdf
|
| 5 |
openai
|
| 6 |
-
openai-agents
|
|
|
|
|
|
|
|
|
| 3 |
gradio
|
| 4 |
pypdf
|
| 5 |
openai
|
| 6 |
+
openai-agents
|
| 7 |
+
sentence-transformers
|
| 8 |
+
numpy
|