Skip to content
Discussion options

You must be logged in to vote

From the wiki:

url = "http://127.0.0.1:7860"

option_payload = {
    "sd_model_checkpoint": "Anything-V3.0-pruned.ckpt [2700c435]",
    "CLIP_stop_at_last_layers": 2
}

response = requests.post(url=f'{url}/sdapi/v1/options', json=option_payload)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@aIFzzf
Comment options

@SekyGrande
Comment options

@pan-dz
Comment options

@hupantingxue
Comment options

@gfwfg
Comment options

Answer selected by aIFzzf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants