k3ybladewielder commited on
Commit
19d786f
·
verified ·
1 Parent(s): 7d20361

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -1
requirements.txt CHANGED
@@ -1 +1,15 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ python-dotenv==1.1.0
2
+ uv==0.7.12
3
+ PyYAML==6.0.2
4
+ sentence-transformers==4.1.0
5
+
6
+ langchain-huggingface==0.2.0
7
+ langchain-community==0.3.24
8
+
9
+ faiss-gpu==1.7.2
10
+ faiss-cpu==1.11.0
11
+
12
+ jupyter==1.1.1
13
+ ipykernel==6.29.5
14
+
15
+ gradio==5.35.0