Sana icon indicating copy to clipboard operation
Sana copied to clipboard

SANA: Efficient High-Resolution Image Synthesis with Linear Diffusion Transformer

Results 86 Sana issues
Sort by recently updated
recently updated
newest added

use new version Extramodels: https://github.com/Efficient-Large-Model/ComfyUI_ExtraModels comfyui gemma searching nodes errors.

documentation
Answered

I ran the following code.However, the "output" is all NAN values. I'm confused. Can you help me? ``` from efficientvit.ae_model_zoo import DCAE_HF import torch dc_ae = DCAE_HF.from_pretrained("/data/dc-ae-f32c32-sana-1.0") from PIL import...

bug

Hi, I was so impressed with the quality of your 0.6b 1024x model that I tried to train it, but it disintegrated immediately. Is it possible to release a BF16...

working

Is there already a generic implementation of your Flow-DPM-Solver, such as for Comfy or Swarm? Would you expect it to work equally well for other flow matching models such as...

Answered

Hi, Thank you for open-sourcing your code and trained models. Could you release the Sana text2image model trained with either SD-XL or SD-3 VAE?

When using the code in readme for inference without pre-downloading the models' weight, it seems that there will be such error. I add one argument value in `diffusion/model/builder.py` to fix...

Answered
pachage version bug

Hi, I would like to finetune the model on an additional 10k images, it consists of different objects. Should I fine tune with dreambooth or full fine tuning? Also if...

Answered

Probably gonna shortlist some wonky idea, but hey if this tool will be workable anywhere it better be feature-full - [ ] Finetuning and LoRA (or other PEFT type) training...

Answered
working

The model is very good and has a very broad concept But there is a slight problem in the anatomy of the body and this is due to the lack...

documentation