Initial commit
Showing
examples/0000.jpg
0 → 100644
1.31 MB
examples/0001.png
0 → 100644
3.67 MB
examples/0002.jpg
0 → 100644
432 KB
examples/0003.png
0 → 100644
417 KB
examples/0004.jpg
0 → 100644
684 KB
examples/prompt_cn.json
0 → 100644
examples/prompt_en.json
0 → 100644
icon.png
0 → 100644
50.3 KB
inference.py
0 → 100644
model.properties
0 → 100644
modules/__init__.py
0 → 100644
modules/attention.py
0 → 100644
modules/autoencoder.py
0 → 100644
modules/conditioner.py
0 → 100644
modules/connector_edit.py
0 → 100644
modules/layers.py
0 → 100644
modules/model_edit.py
0 → 100644
requirements.txt
0 → 100644
| torch>=2.3.1 | |||
| liger_kernel==0.5.4 | |||
| einops==0.8.1 | |||
| transformers==4.49.0 | |||
| qwen_vl_utils==0.0.10 | |||
| safetensors==0.4.5 | |||
| pillow==11.1.0 | |||
| \ No newline at end of file |
sampling.py
0 → 100644
scripts/get_flash_attn.py
0 → 100644