Alibrown commited on
Commit
19ab272
·
verified ·
1 Parent(s): a82123c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  diffusers>=0.25.0
2
  torch>=2.0.0
3
  transformers>=4.35.0
4
- gradio>=4.0.0
 
 
 
 
1
  diffusers>=0.25.0
2
  torch>=2.0.0
3
  transformers>=4.35.0
4
+ gradio>=4.0.0
5
+ torch>=2.0.0
6
+ accelerate>=0.24.0
7
+ pillow>=9.0.0