lesimoes commited on
Commit
15be47c
·
1 Parent(s): 16a5197

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -5
requirements.txt CHANGED
@@ -1,7 +1,13 @@
1
- huggingface_hub==0.25.2
2
  transformers
3
- torch
4
- gradio
 
 
 
 
5
  accelerate
6
- bitsandbytes
7
-
 
 
 
 
 
1
  transformers
2
+ huggingface_hub
3
+ streamlit
4
+ langchain_core
5
+ langchain_community
6
+ langchain_huggingface
7
+ langchain_text_splitters
8
  accelerate
9
+ watchdog
10
+ tqdm
11
+ sentencepiece
12
+ langchain
13
+ langchain-huggingface