mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-03-13 06:29:48 +00:00
Update test weights
This commit is contained in:
@@ -48,7 +48,7 @@ scheduler_config = {
|
||||
|
||||
MISTRAL_PATH = "mistralai/Mistral-Small-3.1-24B-Instruct-2503"
|
||||
FLUX2_VAE_FILENAME = "flux2-vae.sft"
|
||||
FLUX2_TRANSFORMER_FILENAME = "flux-dev-dummy.sft"
|
||||
FLUX2_TRANSFORMER_FILENAME = "flux2-final-dev.sft"
|
||||
|
||||
HF_TOKEN = os.getenv("HF_TOKEN", None)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user