VAE fix w/ new results

This commit is contained in:
Johnny Fernandes
2026-05-02 00:32:45 +01:00
parent 1a7f67ab9c
commit bac52bc15e
90 changed files with 1197 additions and 1106 deletions
+2 -1
View File
@@ -6,5 +6,6 @@
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000
"fid_n_real": 5000,
"num_workers": 2
}