Akhmad123 commited on
Commit
a2a196a
·
verified ·
1 Parent(s): 27b9040

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- diffusers==0.30.0
2
- transformers
3
- accelerate
 
 
4
  safetensors
5
- torch
6
  gradio
7
  python-dotenv
8
- Pillow
 
1
+ torch==2.1.2
2
+ torchvision==0.16.2
3
+ transformers==4.36.2
4
+ diffusers==0.24.0
5
+ accelerate==0.25.0
6
  safetensors
7
+ Pillow
8
  gradio
9
  python-dotenv