YDPlus / img-prompt

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

Home Page:https://prompt.newzone.top/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMGPrompt

IMGPrompt 是一个极简的图像提示词编辑器,专注于提示词文本组合,可用于 Stable Diffusion 和 Midjourney。它没有预设提示词效果图片,也不需要第三方支持。提示词来自网络收集和 promptoMANIA,标签样式参考了 OpenPromptStudio

即用链接:https://prompt.newzone.top/

image

特点:

  • 将提示词以逗号分隔并标签化。
  • 支持标签的自动去重和自动匹配。
  • 标签与文本关联,点击插入文本,再次点击即可删除文本。
  • 提示词字符统计,建议限制在 380 个以内。

提示词的中文翻译来自 Google/DeepL Translate API,欢迎抓虫。

Deploy

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 app/index.tsx. The page auto-updates as you edit the file.

About

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

https://prompt.newzone.top/


Languages

Language:TypeScript 94.3%Language:JavaScript 3.1%Language:CSS 2.6%