snackshell commited on
Commit
a798939
·
verified ·
1 Parent(s): e3617aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- gradio>=3.0
2
- pillow>=9.0
3
- torch>=2.0
4
- diffusers>=0.25
5
- accelerate
6
- transformers
 
1
+ gradio>=3.50
2
+ torch>=2.0.1
3
+ diffusers>=0.25.0
4
+ pillow>=10.0.0
5
+ accelerate>=0.27.0