K00B404 commited on
Commit
a1adff2
·
verified ·
1 Parent(s): 8ac3922

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ diffusers
3
+ transformers
4
+ torch
5
+ pillow
6
+ opencv-python
7
+ numpy
8
+ imageio