lora
lora copied to clipboard
"EOFError: Ran out of input" on Windows while running train_lora_dreambooth.py
I tried to run train_lora_dreambooth.py on Windows and got the error message "EOFError: Ran out of input": Log file lora.txt
I used these commands to install:
pip install git+https://github.com/cloneofsimo/lora.git
pip install torchvision accelerate
I was able to run the same on Linux without problems. Unfortunately my Linux box has no GPU.
https://github.com/cloneofsimo/lora/issues/4