Ryukijano commited on
Commit
bb5cb85
1 Parent(s): eac8076

create requirements.txt

Browse files

should be all good for now.

Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ transformers>=4.45.0
2
+ diffusers>=0.14.0
3
+ gradio>=4.0.0
4
+ torch>=2.0.1
5
+ accelerate>=0.18.0
6
+ spaces # To use the ZeroGPU decorator