Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix txt2img save bugs, enable upload of training images, allow google drive download of models #27

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

jrobsontull
Copy link

@jrobsontull jrobsontull commented Oct 3, 2022

  • Limit length of txt2img outputs to preventing crash upon image saving with file names that are too long.
  • Attach unique ID to txt2img outputs to prevent overwriting old outputs where prompt is the same.
  • Enable downloading of models from Google Drive.
  • Facilitate direct upload of training images.

@chelfyn
Copy link

chelfyn commented Oct 8, 2022

I do this by hand, just create the directory and drop ion .pngs. works fine

@jrobsontull jrobsontull changed the title Enable direct import of image training files Fix txt2img save bugs and enable direct upload of image training files Oct 10, 2022
@jrobsontull jrobsontull changed the title Fix txt2img save bugs and enable direct upload of image training files Fix txt2img save bugs and enable direct upload of training images Oct 10, 2022
@jrobsontull jrobsontull changed the title Fix txt2img save bugs and enable direct upload of training images Fix txt2img save bugs, enable upload of training images, allow google drive download of models Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants