Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sana 2K pixels model is release. Generate 2K images within 4 seconds.🚀 #102

Closed
lawrence-cj opened this issue Dec 20, 2024 · 4 comments
Closed

Comments

@lawrence-cj
Copy link
Collaborator

Check our model card here: https://github.com/NVlabs/Sana/blob/main/asset/docs/model_zoo.md

@FurkanGozukara
Copy link

@lawrence-cj where is 2k pixel?

image

@lawrence-cj
Copy link
Collaborator Author

#103
Waiting for approve

@FurkanGozukara
Copy link

@lawrence-cj thanks

can you update gradio app code for 2k generation as well?

@lawrence-cj
Copy link
Collaborator Author

lawrence-cj commented Dec 20, 2024

# official online demo
DEMO_PORT=15432 \
python app/app_sana.py \
    --share \
    --config=configs/sana_config/2048ms/Sana_1600M_img2048_bf16.yaml \
    --model_path=hf://Efficient-Large-Model/Sana_1600M_2Kpx_BF16/checkpoints/Sana_1600M_2Kpx_BF16.pth \
    --image_size=2048

or you can just use diffusers:
https://huggingface.co/Efficient-Large-Model/Sana_1600M_2Kpx_BF16_diffusers#%F0%9F%A7%A8-diffusers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants