harshp3030 commited on
Commit
ba9408b
·
1 Parent(s): a1e4316

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ accelerate
3
+ diffusers>=0.7.2
4
+ scipy
5
+ ftfy
6
+ torch>=1.10.0
7
+ transformers
8
+ gradio>=3.4