Nevidu commited on
Commit
0f70108
·
verified ·
1 Parent(s): e45feb4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.6
2
+ transformers==4.47.0
3
+ langchain==0.2.17
4
+ langchain_chroma==0.1.4
5
+ langchain_community==0.2.19
6
+ torch==2.5.1
7
+ sentencepiece==0.2.0