Add seamless tiling support

This commit is contained in:
JeLuF
2023-05-25 00:16:14 +02:00
parent 3d7e16cfd9
commit 9dfa300083
6 changed files with 28 additions and 1 deletions

View File

@ -789,9 +789,10 @@
use_hypernetwork_model: "string",
hypernetwork_strength: "number",
output_lossless: "boolean",
tiling: "string",
}
// Higer values will result in...
// Higher values will result in...
// pytorch_lightning/utilities/seed.py:60: UserWarning: X is not in bounds, numpy accepts from 0 to 4294967295
const MAX_SEED_VALUE = 4294967295