jamesliu1217 commited on
Commit
8ae10a0
·
verified ·
1 Parent(s): 61411a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt CHANGED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu124
2
+ torch
3
+ torchvision
4
+ torchao==0.8.0
5
+ accelerate==1.4.0
6
+ diffusers==0.32.2
7
+ easydict==1.13
8
+ einops==0.8.1
9
+ peft==0.14.0
10
+ pillow==11.0.0
11
+ protobuf==5.29.3
12
+ requests==2.32.3
13
+ safetensors==0.5.2
14
+ sentencepiece==0.2.0
15
+ transformers==4.49.0