Skip to content

[Feature Request]:  #114

Open
Open
@LoveNug

Description

@LoveNug

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions