Revert "Merge pull request #2411 from vladmandic/master"

This reverts commit 64cce8a606, reversing
changes made to 597fc1863f.
This commit is contained in:
Vladimir Mandic
2023-10-26 07:30:01 -04:00
parent 886af2ee16
commit 267905e6bb
282 changed files with 43168 additions and 288 deletions
+1 -1
View File
@@ -460,7 +460,7 @@ def train_hypernetwork(id_task, hypernetwork_name, learn_rate, batch_size, gradi
hypernetwork.load(path)
shared.loaded_hypernetworks = [hypernetwork]
shared.state.job = "train-hypernetwork"
shared.state.job = "train"
shared.state.textinfo = "Initializing hypernetwork training..."
shared.state.job_count = steps