Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
langchain
|
2 |
huggingface_hub
|
3 |
transformers
|
@@ -8,6 +9,4 @@ python-docx
|
|
8 |
nltk
|
9 |
spacy
|
10 |
faiss-cpu
|
11 |
-
openai # Optional if you extend with OpenAI models
|
12 |
-
spacy
|
13 |
en-core-web-sm
|
|
|
1 |
+
# requirements.txt
|
2 |
langchain
|
3 |
huggingface_hub
|
4 |
transformers
|
|
|
9 |
nltk
|
10 |
spacy
|
11 |
faiss-cpu
|
|
|
|
|
12 |
en-core-web-sm
|