anjikum commited on
Commit
b0afc03
·
verified ·
1 Parent(s): ac14a06

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ transformers>=4.45.1
2
  torch # You also need PyTorch to run the model
3
  streamlit
4
 
5
-
6
 
7
 
8
 
 
2
  torch # You also need PyTorch to run the model
3
  streamlit
4
 
5
+ bitsandbytes
6
 
7
 
8