Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
python-dotenv==1.1.0
|
2 |
+
uv==0.7.12
|
3 |
+
PyYAML==6.0.2
|
4 |
+
sentence-transformers==4.1.0
|
5 |
+
langchain-huggingface==0.3.1
|
6 |
+
langchain-community==0.3.24
|
7 |
+
faiss-gpu==1.7.2
|
8 |
+
faiss-cpu==1.11.0
|
9 |
+
google-search-results==2.4.2
|
10 |
+
accelerate==1.8.1
|
11 |
+
bitsandbytes==0.46.1
|
12 |
+
llama-cpp-python
|
13 |
+
protobuf==6.31.1
|