Closed AugmentedRealityCat closed 1 year ago
There is now a live demo app of the T2i Style model on Huggingface - they just restarted the whole thing to launch the new version. https://huggingface.co/spaces/Adapter/T2I-Adapter
@Mikubill seems StyleAdapter needs more than "2" maximum weght It completely blends with big prompts and do nothing
UPD Seems like weight does no effect on StyleAdapter
@AugmentedRealityCat any ideas?
@specblades any ideas?
The same error for me.
This error can be if t2iadapter_style_sd14v1.yaml not in:
stable-diffusion-webui\extensions\sd-webui-controlnet\models
Errors fixed here a tutorial
check your "yml" files in "models" folder, i notice the downloaded model yml file named incorretly. Some files not end with ".yml", this is an offical mistake.
The same error for me.
It works after execgit pull
in stable-diffusion-webui\extensions\sd-webui-controlnet
New T2i models have been released, and one of them is the T2i Style Adapter.
I've downloaded the model over here: https://huggingface.co/TencentARC/T2I-Adapter/tree/main/models
I've installed it with the other T2i and ControlNet models in
stable-diffusion-webui-master\extensions\sd-webui-controlnet\models
I don't know if it requires a pre-processor but it does seem to interact with Embeddings and that might explain why it's not working at the moment. Here is the error log:
And I ran it a second time just to make sure - the log seems pretty much identical.