Mairaaa commited on
Commit
b627e65
·
verified ·
1 Parent(s): 82cb4b3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  streamlit==1.25.0
2
  torch==2.0.1
3
  torchvision==0.15.2
4
- transformers==4.48.0
5
  accelerate==0.21.0
6
- diffusers==0.10.2
7
- huggingface_hub==0.12.0
 
8
  Pillow==9.4.0
9
  opencv-python==4.8.0.76
10
  setuptools-rust==1.5.2
 
1
  streamlit==1.25.0
2
  torch==2.0.1
3
  torchvision==0.15.2
 
4
  accelerate==0.21.0
5
+ transformers>=4.26.0
6
+ huggingface_hub>=0.26.0
7
+ diffusers>=0.16.0
8
  Pillow==9.4.0
9
  opencv-python==4.8.0.76
10
  setuptools-rust==1.5.2