Replies: 2 comments
-
@d8ahazard's dreambooth extension was designed for local use, why not just use the other existing standalone colabs for dreambooth? The extension is adapted from Shrivam's implementation. Are you trying to compare results? |
Beta Was this translation helpful? Give feedback.
0 replies
-
hi. in another case If you set this to 0 save_img = not global_step % args.save_preview_every and global_step != 0 I get the above error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1\File "train_dreambooth.py", line 11, in import pynvml ModuleNotFoundError: No module named 'pynvml'
2\ValueError: num_samples should be a positive integer value, but got num_samples=0
come from 2 different colab link when start training
Beta Was this translation helpful? Give feedback.
All reactions