提交 fbad8720 编写于 作者: Y ylwdev

Auto Commit

上级 d3c49f14
......@@ -20,7 +20,7 @@ export default {
const headers = {
'content-type': 'application/json'
};
let api = 'https://gpu-pod65a740489791404c18103243-6006.node.inscode.run/sdapi/v1/txt2img'
let api = 'https://gpu-pod65d1a546eb9c3114aef516a1-6006.node.inscode.run/sdapi/v1/txt2img'
console.log('sd data',data)
axios.post(api, data, { headers }).then(response => {
if (response.status === 200 && response?.data?.images){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册