Paint by Text

R
Renaudil y a 2 jours
0

Description

Edit your photos by chatting with a generative AI model (InstructPix2Pix), powered by Replicate.

npx boilerapp paint-by-text

文档

👩‍🎨 Paint by Text

Modify images by chatting with a generative AI model.

Try it out at paintbytext.chat

How it works

This app is powered by:

🚀 Replicate, a platform for running machine learning models in the cloud.

🎨 Kontext, an open-source machine learning model that edits images using text.

Vercel, a platform for running web apps.

⚡️ Next.js server-side API routes, for talking to the Replicate API.

👀 Next.js React components, for the browser UI.

🍃 Tailwind CSS, for styles.

Usage

  1. Open the app in your browser.
  2. When prompted, enter your Replicate API token.
  3. You can generate a free token at the link above (requires a Replicate account).
  4. Your token is stored securely in your browser and used only for your requests.

Development

  1. Install a recent version of Node.js
  2. Install dependencies and run the server:
    npm install
    npm run dev
    
  3. Open localhost:3000 in your browser. That's it!

Prix

Gratuit

FREE

评论 (0)

常见问题

常见问题解答 (FAQ)

有问题?我们有答案。如果您找不到想要的答案,请随时联系我们。

Boilerapp 是一个专门用于分享 Boilerplates、入门套件(Starter Kits)和项目模版的开发者社区平台。我们的目标很简单:为您节省初始配置(Setup)的时间,让您可以专注于真正重要的代码。无论您是在寻找简单的代码库还是完整的 SaaS 项目,都能在这里找到。

还有其他问题?

我们的团队随时为您提供帮助。联系我们,我们将尽快回复。

Paint by Text | BoilerApp