mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
Revert "Merge pull request #2411 from vladmandic/master"
This reverts commit64cce8a606, reversing changes made to597fc1863f.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user