Coder Social home page Coder Social logo

Comments (4)

Zyin055 avatar Zyin055 commented on June 24, 2024

I just tested it with your presets and it is working on my end. I'm using Automatic1111 1.6.0 (not the dev branch) and the most recent Config Presets.

Are you getting any errors in the console?

For the controlnet one, make sure to uncomment out the relevant fields in config-txt2img-custom-tracked-components.txt so it knows to look for those components:

# ControlNet (extension):
txt2img_controlnet_ControlNet-0_controlnet_enable_checkbox
txt2img_controlnet_ControlNet-0_controlnet_low_vram_checkbox
txt2img_controlnet_ControlNet-0_controlnet_pixel_perfect_checkbox
txt2img_controlnet_ControlNet-0_controlnet_preprocessor_preview_checkbox
txt2img_controlnet_ControlNet-0_controlnet_preprocessor_dropdown
txt2img_controlnet_ControlNet-0_controlnet_model_dropdown
txt2img_controlnet_ControlNet-0_controlnet_control_weight_slider
txt2img_controlnet_ControlNet-0_controlnet_start_control_step_slider
txt2img_controlnet_ControlNet-0_controlnet_ending_control_step_slider
txt2img_controlnet_ControlNet-0_controlnet_control_mode_radio
txt2img_controlnet_ControlNet-0_controlnet_resize_mode_radio
txt2img_controlnet_ControlNet-0_controlnet_automatically_send_generated_images_checkbox

Unrelated, but for your Superspeed-SD15 preset you should be using the LCM sampler instead of Euler. The most updated version of AnimateDiff supplies this LCM sampler, and hopefully soon will be incorporated into base A1111.

from config-presets.

UltraBlackLinux avatar UltraBlackLinux commented on June 24, 2024

make sure to uncomment out the relevant fields in config-txt2img-custom-tracked-components.txt so it knows to look for those components:

Oh i was under the impression that I was supposed to copy out the names of the fields and just paste them into my config.
Now that I removed the comments on the important fields it's actually working, almost. The control type still does not apply (even though I looked at the config and confirmed that it read the correct value on save):
image
Now, something peculiar I noticed: In the config it's called txt2img_controlnet_ControlNet-0_controlnet_control_mode_radio, however in the html it's called txt2img_controlnet_ControlNet-0_controlnet_type_filter_radio. Maybe the problem resides here?

Unrelated, but for your Superspeed-SD15 preset you should be using the LCM sampler instead of Euler. The most updated version of AnimateDiff supplies this LCM sampler, and hopefully soon will be incorporated into base A1111.

I actually checked all samplers and LCM produced a bad image.

Euler
Euler a
DPM2 a
DPM++ SDE
DPM++ SDE Karrays
DPM++ 2S a
DPM++ 2S a Karras
DPM++ 2M SDE
DPM++ 3M SDE

These are the samplers that worked best for me, for SD 1.5 at least. I have noticed that SDXL likes Euler a more than Euler. That probably applies to other cases as well

from config-presets.

Zyin055 avatar Zyin055 commented on June 24, 2024

txt2img_controlnet_ControlNet-0_controlnet_control_mode_radio is for the 3 "Control Mode" buttons.
txt2img_controlnet_ControlNet-0_controlnet_type_filter_radio is for the 19 "Control Type" buttons.

Regardless, type_filter_radio was missing from the default config-txt2img-custom-tracked-components.txt file, so I added it to the default config file to help people in the future. For now you can add txt2img_controlnet_ControlNet-0_controlnet_type_filter_radio as a line in the file manually yourself to use it.

from config-presets.

UltraBlackLinux avatar UltraBlackLinux commented on June 24, 2024

For now you can add txt2img_controlnet_ControlNet-0_controlnet_type_filter_radio as a line in the file manually yourself to use it.

I actually tried that but it told me that it couldn't find the controls or something like that, stating that I'm maybe running an outdated version.
I wonder if I did something wrong....

from config-presets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.