oO0
oO0
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? There have...
when press train hypernetwork (gamma). A1111 v1.4.0 `Traceback (most recent call last): File "G:\Automatic111\extensions\Hypernetwork-MonkeyPatch-Extension\patches\external_pr\hypernetwork.py", line 208, in train_hypernetwork warmup = int(warmup) ValueError: invalid literal for int() with base 10: '21.5'...
Sometimes faster to drop file again. So better to search if file with same hash is already in folder and do not copy it again. If drop file from input...
When install many nodes, dropdown list of input, output types (3rd field in search window) contains too many items, that are not sorted. Possible improvement: * replace 3rd field with...
1. set Adaptive noise scale = 0.2 2. save = ok it is in JSON 3. load JSON (with other value of Adaptive noise scale) 4. see GUI remain not...
1. set "noise_offset_type": "Multires", set "multires_noise_discount": 0.8, 2. See training failed (overtrainig). stop (or load setting) 4. set "noise_offset_type": "Original", 5. it continue use "multires_noise_discount": 0.8, and fail all next...
### What happened? Try to train SD3. Set path to base model sd3_medium.safetensors It errors about `stabilityai/stable-diffusion-3-medium-diffusers is restricted. You must be authenticated` ``` File ".... \OneTrainer\modules\modelLoader\stableDiffusion3\StableDiffusion3ModelLoader.py", line 273, in...
I trained some FineTune (Stable Cascade) in OneTrainer. Samples looks ok. But I got 2 files stage_c.safetensors 7GB text_encoder.safetensors 1.5GB Comfyui workflows need 9GB single file. Please tell how to...
### What happened? 1. Train something 2. Time to make sample but if sample json is absent or corrupted it stop training with exception. Not good. ### What did you...