SynLayers commited on
Commit
9e2a553
·
verified ·
1 Parent(s): 5837a1e

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

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