UniPic
Open-source SOTA multi-image editing model
File Explorer
Download Latest Version (.zip)- main_comparison.png
- UNIPIC.pdf
- qwen2_5_1_5b_kl16_mar_h.py
- batch_t2i.json
- output_edit.jpg
- sample.png
- batch_text2image.py
- image2text.py
- image_edit.py
- text2image.py
- train.py
- multi_source_sampler.py
- __init__.py
- text2image.py
- caption_datasets.py
- caption_prompts.py
- vlm_datasets_sig.py
- collate_functions.py
- utils.py
- __init__.py
- diffusion_utils.py
- gaussian_diffusion.py
- respace.py
- decoder.py
- diffloss.py
- engine_mar.py
- mar.py
- misc.py
- vae.py
- skywork_unipic_dev.py
- skywork_unipic_ori.py
- skywork_unipic_siglip.py
- constructor.py
- custom_adamw.py
- custom_runner.py
- builder.py
- NOTICE
- README.md
- requirements.txt
- teaser.png
- zero_to_fp32.py
- evaluation.jpeg
- logo.png
- teaser.png
- UNIPIC2.pdf
- qwen_image_editing-checkpoint.py
- qwen_text2image-checkpoint.py
- sd35m_image_editing-checkpoint.py
- sd35m_text2image-checkpoint.py
- unipic2_mq_editing.py
- unipic2_mq_i2t.py
- unipic2_mq_t2i.py
- unipic2_sd35m_kontext_editing.py
- unipic2_sd35m_kontext_t2i.py
- configuration_connector.py
- modeling_connector.py
- pipeline_stable_diffusion_3_kontext.py
- stable_diffusion_3_conditioner.py
- transformer_sd3_kontext.py
- download.py
- NOTICE
- README.md
- requirements.txt
- requirements_win.txt
- run_gradio.py
- app.py
- pipeline_qwenimage_edit.py
- requirements.txt
- SETUP.md
- .DS_Store
- __init__.py
- datasets.py
- inference.sh
- train.sh
- .DS_Store
- __init__.py
- dataset.py
- inference.py
- merge_ckpt.py
- pipeline_qwenimage_edit.py
- train_fsdp_bsz1.py
- .DS_Store
- __init__.py
- datasets.py
- infer.sh
- inference.sh
- train_64.sh
- train_cm.sh
- train_dmd.sh
- merge_ckpt.py
- .DS_Store
- batch_inference.py
- inference.py
- pipeline_qwenimage_edit.py
- test.py
- train_cm.py
- train_cm_dmd.py
- train_dmd.py
- train_fsdp_bsz1.py
- train_lora_cm_dmd.py
- train_lora_dmd.py
- train_lora_fsdp.py
- .DS_Store
- README.md
- README_zh.md
- requirements.txt
- unipic3.png
- .DS_Store
- .gitignore
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/SkyworkAI/UniPic
Downloads the entire project code from GitHub to your computer.
cd UniPic
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r UniPic-1/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
