mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
Refactored handling max random seed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# as in k-diffusion (sampling.py)
|
||||
MIN_SEED = 0
|
||||
MAX_SEED = 2**63 - 1
|
||||
Reference in New Issue
Block a user