Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.27.0
|
2 |
-
langchain==0.0.160
|
3 |
huggingface_hub==0.14.0
|
|
|
4 |
faiss-cpu==1.7.2
|
5 |
langchain-community
|
6 |
-
pydantic==1.10.11 #
|
|
|
1 |
gradio==3.27.0
|
|
|
2 |
huggingface_hub==0.14.0
|
3 |
+
langchain==0.0.160
|
4 |
faiss-cpu==1.7.2
|
5 |
langchain-community
|
6 |
+
pydantic==1.10.11 # Um Konflikte zu vermeiden
|