Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ bingbong
|
|
| 2 |
sseclient-py
|
| 3 |
chromadb
|
| 4 |
pydantic-settings
|
| 5 |
-
|
| 6 |
pypdf2
|
| 7 |
PyMuPDF
|
| 8 |
gradio
|
|
|
|
| 2 |
sseclient-py
|
| 3 |
chromadb
|
| 4 |
pydantic-settings
|
| 5 |
+
git+https://github.com/deep-diver/generative-ai-python.git
|
| 6 |
pypdf2
|
| 7 |
PyMuPDF
|
| 8 |
gradio
|