Closed
Description
I've noticed that with the version 25.x.x if I start the container without overriding the entrypoint/command kohya_gui.py, will start the requirements validation:
Line 148 in b9028e8
This will install some extra requirements and brokes the container setup.
The solution is to add --noverify
on CMD:
Line 133 in b9028e8
Metadata
Metadata
Assignees
Labels
No labels