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

[Feature Request]: #114

Open
1 task done
LoveNug opened this issue May 1, 2023 · 1 comment
Open
1 task done

[Feature Request]: #114

LoveNug opened this issue May 1, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@LoveNug
Copy link

LoveNug commented May 1, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

It would be great to have contents of .description.txt files displayed in the preview cards for LoRAs, Textual Inversions, etc. - much like it is in the vanilla Automatic1111 UI. It's a handy place to record specific details like trigger words, preferred VAE settings, or any additional notes.

Proposed workflow

  1. Create a text file to accompany a specific checkpoint, LoRA or embedding model containing relevant information.
  2. Save file as .description.txt
  3. Place the file in the same directory as its corresponding checkpoint, LoRA or embedding model.

Example:

models/
├── lora/
│ ├── epiNoiseoffsetv2.safetensor
│ ├── epiNoiseoffsetv2.description.txt <--
│ ├── epiNoiseoffsetv2.preview.png

  1. Access the "Additional Networks" tab. See contents of epiNoiseoffsetv2.description.txt displayed in the awesomelora preview card overlay.

example

Additional information

Maybe there's a more elegant way of doing this (direct input/editing/display of PNG info for preview images through the WebUI), but this works for now.

@LoveNug LoveNug added the enhancement New feature or request label May 1, 2023
@anapnoe
Copy link
Owner

anapnoe commented May 3, 2023

we will do something more elegant thanks for your suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants