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

Dev #31

Merged
merged 8 commits into from
Mar 17, 2024
Merged

Dev #31

merged 8 commits into from
Mar 17, 2024

Conversation

EtienneDosSantos
Copy link
Owner

17.03.2024

  • PR #31:

    • Generated image filenames follow the format: image_seed-[seed]_identifier-[UUID].png.
    • Generation metadata (model, prompt, negative prompt, etc.) is embedded within the PNG files.

    Example: A generated image might be named image_seed-12345_identifier-a8b7c6d5-4e9f-8g7h-6i5j-6k4lmn3o.png.

  • PR #30:

    • Updated torch and torchvision versions to address conflicts on Linux Mint.
    • Modified run.py to guarantee compatibility with Linux Mint.

    Acknowledgement: Thanks to @thomasmcgannon for identifying these issues in #29 !

Changed "Output" to "output" for folder naming consistency
Seed is now stored in filename for reference.
Image generation metadata is embedded in .png file
Harmonized .md file naming convention
@EtienneDosSantos EtienneDosSantos merged commit e84010c into main Mar 17, 2024
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.

None yet

1 participant