patrickvonplaten commited on
Commit
4052324
·
1 Parent(s): d698cbc
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ accelerate==0.22.0
2
+ diffusers @ git+https://github.com/huggingface/diffusers
3
+ transformers==4.32.1
4
+
5
+ --extra-index-url https://download.pytorch.org/whl/cu118
6
+ torch