lora icon indicating copy to clipboard operation
lora copied to clipboard

"EOFError: Ran out of input" on Windows while running train_lora_dreambooth.py

Open JeLuF opened this issue 3 years ago • 1 comments

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.

pip list.txt

JeLuF avatar Dec 17 '22 09:12 JeLuF

https://github.com/cloneofsimo/lora/issues/4

hdon96 avatar Dec 18 '22 06:12 hdon96