itberrios commited on
Commit
956315a
1 Parent(s): 19f1c35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ numpy
3
  scipy
4
  matplotlib
5
  streamlit-drawable-canvas
 
6
  torch==2.0.1
7
  transformers==4.30.2
8
  diffusers==0.11.1
 
3
  scipy
4
  matplotlib
5
  streamlit-drawable-canvas
6
+ accelerate
7
  torch==2.0.1
8
  transformers==4.30.2
9
  diffusers==0.11.1