Replies: 3 comments
-
nvm, i guess this is the solution - Will try and post here if it works |
Beta Was this translation helpful? Give feedback.
-
Yeah it works, here python code - override_settings = {} payload = { response = requests.post(url='http://127.0.0.1:7860/sdapi/v1/txt2img', json=payload) |
Beta Was this translation helpful? Give feedback.
-
You may have figured it out. But i still don't understand. "override_settings" = [CLIP_stop_at_last_layers] = 2" |
Beta Was this translation helpful? Give feedback.
-
How to set CLIP skip via txt2img API?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions