https://github.com/heathwang/prompt-r-gen-sd
stable diffusion image prompt save
https://github.com/heathwang/prompt-r-gen-sd
aigc generator prompt random-generation stable-diffusion stable-diffusion-webui stable-diffusion-webui-plugin webui-colab
Last synced: about 2 months ago
JSON representation
stable diffusion image prompt save
- Host: GitHub
- URL: https://github.com/heathwang/prompt-r-gen-sd
- Owner: HeathWang
- License: bsd-2-clause
- Created: 2023-08-21T03:36:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-10T03:20:54.000Z (4 months ago)
- Last Synced: 2025-03-27T16:09:32.738Z (2 months ago)
- Topics: aigc, generator, prompt, random-generation, stable-diffusion, stable-diffusion-webui, stable-diffusion-webui-plugin, webui-colab
- Language: Python
- Homepage:
- Size: 11.6 MB
- Stars: 26
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
title: prompt-r-gen-sd
app_file: scripts/prompt_rg.py
sdk: gradio
sdk_version: 3.40.1
---
# prompt-r-gen-sd## 介绍
这是一个[stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) 插件(extension),用来对生成的图片提示词存储,搜索,自定义保存提示词。## 主要功能
1. sd web ui和Comfy UI 生成图片提示词提取,保存
2. 现有提示词库搜索,支持按照日期、关键字搜索
3. 本地lora,lyco使用情况排行,关联图片数量
4. lora训练的text提取保存
5. 保存个人自定义提示词,可分不同类别。
6. 区分sd 和 flux 模型。