bmaltais
bmaltais
Correct. This is new to this version. Spaces in path have been causing a lot of issues and I decided to just not support them. I welcome you to submit...
It will fail to run properly. If someone want to fix all the code to make it work, I will gladly take a PR to remove this restriction. Need to...
I pushed a fix for it. Give it a try
OK, I have reverted a bunch of updates. Give it a try now.
Hummm... this is annoying... I guess I will need to remove it from the GUI so it does not cause an error.
I have been able to fix this with the following code update to the entity_extraction_prompt.py: ``` # Copyright (c) 2024 Microsoft Corporation. # Licensed under the MIT License """Entity Extraction...
You should report this issue directly on kohya's sd-scripts repo. He is the one that can fix it.
The branch now contain MVP but for some reason the flux1 trainer crash with an Optimizer argument list is empty.
But I am not sure why I keep getting this error when trying to train: ``` FLUX: Gradient checkpointing enabled. prepare optimizer, data loader etc. INFO use 8-bit AdamW optimizer...
I am running into similar but different errors. Waiting for the as-scripts code to stabilize to further work on it. I have a lot of the elements already in the...