Khalil09 commited on
Commit
1883569
·
verified ·
1 Parent(s): cba3926

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -11
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- diffusers==0.27.2
2
- transformers==4.40.1
3
- accelerate==0.29.3
4
- safetensors==0.4.3
5
- torch==2.2.2
6
- torchvision==0.17.2
7
- streamlit==1.53.1
8
- xformers==0.0.25
9
- Pillow==10.3.0
10
- numpy==1.26.4
11
- invisible-watermark==0.2.0
 
1
+ torch==2.7.0
2
+ torchvision==0.22.0
3
+ diffusers==0.33.0
4
+ transformers==4.51.3
5
+ accelerate==1.6.0
6
+ safetensors==0.5.3
7
+ Pillow==11.2.1
8
+ numpy==2.2.5