la04 commited on
Commit
d3d5bf0
·
verified ·
1 Parent(s): 9b5f77b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
- huggingface_hub
3
- langchain
4
- faiss-cpu # oder faiss-gpu, falls du GPU-Unterstützung benötigst
5
- sentence-transformers
 
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