forked from extern/easydiffusion
Another debugging aid
This commit is contained in:
parent
4f58a485a6
commit
011f283067
@ -932,6 +932,7 @@ async function doMakeImage(reqBody, batchCount) {
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
console.log('error doing something', jsonStr)
|
||||
finalJSON += jsonStr
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user