zysong212 commited on
Commit
549390b
·
1 Parent(s): 097d08a

first commit

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ accelerate>=0.22.0
2
+ diffusers>=0.25.0
3
+ matplotlib
4
+ scipy
5
+ torch==2.4.0
6
+ torchvision==0.19.0
7
+ transformers>=4.32.1