BertChristiaens commited on
Commit
ff86653
1 Parent(s): 985f218

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -2,12 +2,12 @@ streamlit==1.17.0
2
  streamlit-drawable-canvas==0.9.0
3
  diffusers==0.15.0
4
  xformers==0.0.16
5
- transformers
6
  torchvision==0.14.1
7
  git+https://github.com/huggingface/accelerate.git
8
- opencv-python-headless
9
- scipy
10
  python-docx
11
- extra-streamlit-components
12
  triton
13
  altair==4.1.0
 
2
  streamlit-drawable-canvas==0.9.0
3
  diffusers==0.15.0
4
  xformers==0.0.16
5
+ transformers==4.28.0
6
  torchvision==0.14.1
7
  git+https://github.com/huggingface/accelerate.git
8
+ opencv-python-headless==4.7.0.72
9
+ scipy==1.10.0
10
  python-docx
11
+ extra-streamlit-components==0.1.56
12
  triton
13
  altair==4.1.0