Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +12 -12
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
2 |
-
llama-cpp-python #==0.2.82
|
3 |
-
langchain_community #==0.2.10
|
4 |
-
gpt4all #==2.7.0
|
5 |
-
langchain #==0.2.11
|
6 |
-
langchain_core #==0.2.24
|
7 |
-
faiss-gpu #==1.8.0.post1
|
8 |
-
gpt4all[cuda]
|
9 |
-
config
|
10 |
-
llama-index-llms-langchain
|
11 |
-
bs4
|
12 |
-
|
|
|
1 |
+
#huggingface_hub==0.22.2
|
2 |
+
#llama-cpp-python #==0.2.82
|
3 |
+
#langchain_community #==0.2.10
|
4 |
+
#gpt4all #==2.7.0
|
5 |
+
#langchain #==0.2.11
|
6 |
+
#langchain_core #==0.2.24
|
7 |
+
#faiss-gpu #==1.8.0.post1
|
8 |
+
#gpt4all[cuda]
|
9 |
+
#config
|
10 |
+
#llama-index-llms-langchain
|
11 |
+
#bs4
|
12 |
+
huggingface_hub
|