onnew commited on
Commit
4083603
·
verified ·
1 Parent(s): 8b094c3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
- pillow
2
  gradio
 
 
 
 
 
 
1
  gradio
2
+ pillow
3
+ transformers
4
+ diffusers[torch]
5
+ accelerate