rvion / CushyStudio

🛋 The AI and Generative Art platform for everyone
https://docs.cushystudio.com/
GNU Affero General Public License v3.0
645 stars 45 forks source link

IPAdapterV2, FaceIDV2, Detailer Eyes #210

Closed GitWilburn closed 4 months ago

GitWilburn commented 4 months ago
  1. IPAdapter now loads more like the comfyUI node approach, with much simpler model selection. It is only included as a stand-alone. The old version won't really work with the version in the controlnet selection.
  2. FaceID - basically same changes as IPAdapter
  3. Detailer - added a really rough Eye enhancer. Works okay when the face is big. Also added an optional sam model to crop bounding boxes.
  4. Updated ui to take advantage of summary option
  5. Modified sampler ui to allow passing defaults
rvion commented 4 months ago

🔥 Great, thanks !