SynLayers commited on
Commit
6bcf842
·
verified ·
1 Parent(s): 1e1d6df

Upload demo/requirements-hf-space.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. demo/requirements-hf-space.txt +17 -0
demo/requirements-hf-space.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ accelerate==0.34.2
3
+ diffusers==0.31.0
4
+ einops==0.8.0
5
+ huggingface_hub==0.34.4
6
+ numpy==2.2.6
7
+ peft==0.12.0
8
+ Pillow==11.3.0
9
+ protobuf==5.29.5
10
+ PyYAML==6.0.2
11
+ safetensors==0.6.2
12
+ scipy==1.15.3
13
+ sentencepiece==0.2.0
14
+ torch==2.4.0
15
+ torchvision==0.19.0
16
+ tqdm==4.67.1
17
+ transformers==4.44.0