Commit ca6661f5 authored by vicotor's avatar vicotor

update scripts

parent 371c785e
...@@ -7,8 +7,7 @@ export const options = { ...@@ -7,8 +7,7 @@ export const options = {
}; };
export default function() { export default function() {
// const url = 'http://43.198.252.255:8000/api/v1//txt2img/base/llm'; const url = 'http://43.198.252.255:8000/api/v1//txt2img/base/llm';
const url = 'http://43.198.252.255:8000/api/v1//txt2img/base/llmm';
const payload = JSON.stringify({ const payload = JSON.stringify({
"test": 1 "test": 1
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment