markury commited on
Commit
be0190c
1 Parent(s): 90f772c

Update config.env

Browse files
Files changed (1) hide show
  1. config.env +3 -0
config.env CHANGED
@@ -54,3 +54,6 @@ export USE_EMA=false
54
  export PUSH_TO_HUB="true"
55
  export PUSH_CHECKPOINTS="true"
56
  export HUB_MODEL_NAME="breaking-bad-flux"
 
 
 
 
54
  export PUSH_TO_HUB="true"
55
  export PUSH_CHECKPOINTS="true"
56
  export HUB_MODEL_NAME="breaking-bad-flux"
57
+
58
+ export DATALOADER_CONFIG="config/bb-multidatabackend.json"
59
+ export OUTPUT_DIR="output/models"