Skip to content

极简的图像提示词编辑器,专注于提示词文本组合,可用于Stable Diffusion和Midjourney。

Notifications You must be signed in to change notification settings

rockbenben/img-prompt

Repository files navigation

IMGPrompt

IMGPrompt 是专为 Stable Diffusion、Midjourney 和 DALL·E 打造的 AI 图像提示词编辑器,界面简洁直观,使用户能够轻松地查看并组合所需的提示词文本。每个提示词都附有中文翻译,用户仅需通过点击操作即可快速选取或组合,从而大大简化了文本组合的过程。

本工具完全本地化,无需依赖任何数据库或第三方服务。

立即体验:https://prompt.newzone.top/

image

核心特点:

  • 提示词标签化: 通过逗号分隔将提示词标签化,支持标签的自动去重和匹配,以及提示词的中文翻译显示,便于用户理解和应用。
  • 互动式编辑: 点击标签,即可快速插入或删除对应提示词文本。
  • 分类标签展示: 选定的标签会根据类别进行展示,提高查找和编辑的效率。
  • 字符统计: 内置提示词字符统计,建议用户将提示词长度控制在 380 字符以内,以获得最佳效果。

IMGPrompt 的提示词翻译采用 DeepL/Google Translate API,欢迎抓虫。

此外,IMGPrompt 适用于多种数据编辑场景。通过使用 IMGPrompt 数据转换器,用户可以轻松实现数据的批量导入和转换。

提示词来源

IMGPrompt 的提示词资源来源于网络搜集以及 promptoMANIA,同时在标签样式设计上借鉴了 OpenPromptStudio

Deploy

System Requirements:

  • Node.js 18.17 or later.
  • macOS, Windows (including WSL), and Linux are supported.

Deploy With Vercel

Vercel

项目框架于 2023.06.18 迁移到 Next.js。如果你之前已在 Vercel 上进行部署,请前往 Vercel 项目页面,选择「Settings」>「Build & Development Settings」,然后将 Framework Preset 更改为 Next.js。

Installation

# Installation
yarn

# Local Development
yarn dev

# build and start
yarn build && yarn start

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/app/page.tsx. The page auto-updates as you edit the file.

About

极简的图像提示词编辑器,专注于提示词文本组合,可用于Stable Diffusion和Midjourney。

Topics

Resources

Stars

Watchers

Forks