thojmr

Results 11 issues of thojmr

Hey again. Edit: I see it works for SD2.x models so I guess the SD1.x keys are not the same and need to be added. Is it `SpatialTransformer` that's missing?...

Hey again. Today I realized that captions can be sourced from 3 different locations, but we can't tell where from the training log. - metadata file - directory name -...

enhancement

It would be great to make caching the image latents optional. It takes 12 hours to convert 100k images with left/right flip enabled on a 3090 :/ (2.6 it/s). If...

enhancement

I see that the arg `--v2` is optional, but it does not get used at all in "prepare bucket latents.py". Might want to remove it if its not going to...

User submitted issue that I'm putting on the backlog of fixes, if I ever feel like working on this again. ``` NullReferenceException: Object reference not set to an instance of...

bug

When entering talk scene, set tool to Menu tool for UI interaction When leaving talk scene, set tool to School tool for movement Potentially others

enhancement

When loading up a game the tool does not show an icon. It happens rarely during normal gameplay as well. I think a tool is actually selected, you just cant...

bug

Somehow the Warp tool needs to detect the floor (or navmesh) when warping down declines (Stairs for example). It seems to handle inclines fine. Allow warp tool to land below...

enhancement

Edit: I solved it 2 posts down. Multi GPU training fails with the below error when using CLIP skip 2 with `finetune.py` (SD1.5). ``` File "/Desktop/code/kohya-sd-scripts/fine_tune.py", line 344, in train...

bug

I and many other trainers prefer to avoid GUI's and stick to the CLI especially when running on virtual instances. Is there a particular reason it was removed from the...