andresgtn commited on
Commit
77cec1f
·
1 Parent(s): 5842b19

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ diffusers
2
+ gradio
3
+ #torch
4
+ requests
5
+ base64
6
+ #json
7
+ PIL
8
+ io