curl 常用

获取 ckp 列表 api

刷新 ckp

curl -X 'POST' \ 'http://127.0.0.1:6001/sdapi/v1/refresh-checkpoints' \ -H 'accept: application/json' \ -d ''

controlNet列表

curl -X 'POST' \ 'http://127.0.0.1:6001/sdapi/v1/options' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "sd_model_checkpoint":"_SDXL-Lightning_8step.safetensors [43f0501ac4]" }'
Loading...
目录
文章列表
王小扬博客
产品
Think
Git
软件开发
计算机网络
CI
DB
设计
缓存
Docker
Node
操作系统
Java
大前端
Nestjs
其他
PHP