danrdoran commited on
Commit
fc5c605
1 Parent(s): 8f92739

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ huggingface_hub
3
+ transformers
4
+ langchain
5
+ pydantic
6
+ torch
7
+ langchain_community
8
+ langchain-huggingface
9
+ sentencepiece
10
+ peft