PixArt-alpha / PixArt-sigma

PixArt-Σ: Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation
https://pixart-alpha.github.io/PixArt-sigma-project/
GNU Affero General Public License v3.0
1.44k stars 67 forks source link

Can you tell me how to use other models instead of t5-xxl? (e.g. mt5-base) #117

Open win10ogod opened 1 week ago

win10ogod commented 1 week ago

Can you tell me how to use other models instead of t5-xxl? (e.g. mt5-base)

lawrence-cj commented 6 days ago

Suppose you want to use another T5 version. You need to finetune the model a bit. Can't change it immediately.