mustapha commited on
Commit
434f5f1
1 Parent(s): 0e93535

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ streamlit
3
+ streamlit-chat
4
+
5
+ peft
6
+ datasets
7
+ loralib
8
+ sentencepiece
9
+ git+https://github.com/huggingface/transformers.git
10
+ accelerate
11
+ bitsandbytes
12
+ git+https://github.com/huggingface/peft.git
13
+ gradio