Strooss opened this issue 2 years ago · 1 comments
let resp = await deepai.callStandardApi('fantasy-world-generator', { text: prompt, grid_size: 1, width: width, height: height });
In this case, please pass "1" as a string. All the values should be strings.