Open michaelslevy opened 2 years ago
!accelerate launch train_dreambooth.py \ This runs but at the end it says: /bin/bash: accelerate: command not found
!accelerate launch train_dreambooth.py \
Then the next cell fails: col = len(os.listdir(os.path.join(weights_folder, folders[0], "samples")))
col = len(os.listdir(os.path.join(weights_folder, folders[0], "samples")))
IndexError: list index out of range
Run on Google Colabs Tesla T4, 15109 MiB, 15109 MiB
No response
Tesla T4, 15109 MiB, 15109 MiB
Did u run the previous cells which installs all the packages ?
Describe the bug
!accelerate launch train_dreambooth.py \
This runs but at the end it says: /bin/bash: accelerate: command not foundThen the next cell fails:
col = len(os.listdir(os.path.join(weights_folder, folders[0], "samples")))
IndexError: list index out of range
Reproduction
Run on Google Colabs Tesla T4, 15109 MiB, 15109 MiB
Logs
No response
System Info
Tesla T4, 15109 MiB, 15109 MiB