Bils commited on
Commit
4a143c9
·
verified ·
1 Parent(s): 621eae6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
-
2
  streamlit==1.25.0
3
  torch==2.0.1
4
  transformers==4.31.0
5
  scipy==1.10.1
 
6
  # accelerate==0.20.3
7
  # bitsandbytes==0.39.0
 
 
1
  streamlit==1.25.0
2
  torch==2.0.1
3
  transformers==4.31.0
4
  scipy==1.10.1
5
+ # Optional performance libraries:
6
  # accelerate==0.20.3
7
  # bitsandbytes==0.39.0