mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Merge branch 'toran/flux-block-tweaks' of https://github.com/Significant-Gravitas/AutoGPT into toran/flux-block-tweaks
This commit is contained in:
@@ -46,6 +46,7 @@ class ReplicateFluxAdvancedModelBlock(Block):
|
||||
)
|
||||
seed: int | None = SchemaField(
|
||||
description="Random seed. Set for reproducible generation",
|
||||
default=None,
|
||||
title="Seed",
|
||||
default=None,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user