KvrParaskevi commited on
Commit
ec4d267
1 Parent(s): af9932b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  transformers
 
 
 
2
  torch
3
  streamlit
4
  langchain[all]
 
1
  transformers
2
+ accelerate
3
+ bitsandbytes
4
+ optimum
5
  torch
6
  streamlit
7
  langchain[all]