mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-19 13:15:03 +02:00
Another debugging aid
This commit is contained in:
@@ -932,6 +932,7 @@ async function doMakeImage(reqBody, batchCount) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
|
console.log('error doing something', jsonStr)
|
||||||
finalJSON += jsonStr
|
finalJSON += jsonStr
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user