Replies: 4 comments 3 replies
-
The developers of "res-adapter" indicated they are working on integration w/ A1111 (Forge I assume) and Comfy. On their repo today: |
Beta Was this translation helpful? Give feedback.
-
so you could say... change resolution to 256x384 or 256x256 even and not have to hunt around for a good seed for an hour? :D |
Beta Was this translation helpful? Give feedback.
-
Update: yesterday (March 12) they released their v1.5 model that covers up to 1024x1024. The model weight is available on HF, but still not sure how exactly to use the LoRA along w/ the "normalization" file: [2024/03/12] We release the resadapter-sdv15 that supports 128~1024 resolution. https://huggingface.co/jiaxiangc/res-adapter/tree/main/sd1.5 |
Beta Was this translation helpful? Give feedback.
-
@CCpt5 Hi, i am learning how to coding webui extension. I only need to load lora and normalization for sd_model.model.diffusion_model. But i do not know how to realize this in webui. Do you have any suggestions? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/bytedance/res-adapter?tab=readme-ov-file
Would love to see this implemented into Forge/Controlnet.
ResAdapter: Domain Consistent Resolution Adapter for Diffusion Models
Jiaxiang Cheng, Pan Xie*, Xin Xia, Jiashi Li, Jie Wu, Yuxi Ren, Huixia Li, Xuefeng Xiao, Min Zheng, Lean Fu (*Corresponding author)
AutoML, ByteDance Inc.
We propose ResAdapter, a plug-and-play resolution adapter for enabling diffusion models of arbitrary style domains to generate resolution-free images: no additional training, no additional inference and no style transfer.
Beta Was this translation helpful? Give feedback.
All reactions