Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ langchain==0.0.160
|
|
3 |
huggingface_hub==0.14.0
|
4 |
faiss-cpu==1.7.2
|
5 |
langchain-community
|
|
|
|
3 |
huggingface_hub==0.14.0
|
4 |
faiss-cpu==1.7.2
|
5 |
langchain-community
|
6 |
+
pydantic==1.10.11 # Füge dies hinzu, um die Version 1.x zu erzwingen
|