tzintsunzu commited on
Commit
0183abe
1 Parent(s): c4539ec

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ diffusers
3
+ transformers
4
+ torch
5
+ accelerate
6
+ pandas
7
+ tqdm