Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.90/llama_cpp_python-0.2.90-cp310-cp310-manylinux_2_17_x86_64.whl
|
| 2 |
huggingface_hub
|
| 3 |
langchain-chroma
|
| 4 |
langchain-community
|
| 5 |
ultralytics
|
| 6 |
pypdf
|
| 7 |
-
pillow
|
|
|
|
|
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
langchain-chroma
|
| 3 |
langchain-community
|
| 4 |
ultralytics
|
| 5 |
pypdf
|
| 6 |
+
pillow
|
| 7 |
+
gradio==5.0.1
|