sd-scripts icon indicating copy to clipboard operation
sd-scripts copied to clipboard

Results 334 sd-scripts issues
Sort by recently updated
recently updated
newest added

2023-01-27 11:21:12.781917: E tensorflow/stream_executor/cuda/cuda_blas.cc:2981] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2023-01-27 11:21:14.316315: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic...

Decided to update to latest version and a whole new set of problems arised. This is what happens when i try to train: ``` caching latents. 100%|██████████████████████████████████████████████████████████████████████████████████| 27/27 [00:13

Would be very useful for differentiating when a model was trained and debugging issues (like the recent network alpha one)

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?...

CUDA_SETUP: WARNING! libcudart.so not found in any environmental path. Searching /usr/local/cuda/lib64... C:\Users\rakow\AppData\Local\Programs\Python\Python310\lib\site-packages\bitsandbytes\cuda_setup\paths.py:27: UserWarning: WARNING: The following directories listed in your path were found to be non-existent: {WindowsPath('/usr/local/cuda/lib64')} warn( WARNING: No...

when choose 2.1 ckpt,it crashed as misssize,like no yaml in webui then i choose 1.5,it seems like this: it is a cloud machine,i have no D:\ai folder. steps: 0%| |...

It's not dreambooth!!! Hallo, i have a problem. I tried to train LoRA with this script https://github.com/derrian-distro/LoRA_Easy_Training_Scripts but got an error: WARNING: No libcudart.so found! Install CUDA or the cudatoolkit...

Hi there. I'm Google colab user.I'm looking forward for a google colab/Kaggle version to run this project.

Please add some parameters in your finetuner, like Minimum and maximum learning rate, rate of increasing/decreasing learning rate per cycle, numbers of epochs per cycle and warmup steps per cycle,...

enhancement