mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-02 19:49:15 +01:00
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