Home

Awesome

DALLE 2 App (Next.js)

Create realistic images and art from a description in natural language.

DeepScan grade

CleanShot 2022-06-18 at 15 12 05@2x

Requirement

If you have any questions, please read <a href="https://github.com/1998code/DALLE-2-App/issues/13">#13</a> first before raise a new issue.

Tutorial

Getting Started

  1. Clone/Download this project
  2. Install:
npm install
# or
yarn
  1. Run the development server:
npm run dev
# or
yarn dev

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

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Usage

  1. Input token start from sess-
  2. Query anything, e.g. cat on space: <img width="1024" alt="CleanShot 2022-06-18 at 16 36 25@2x" src="https://user-images.githubusercontent.com/54872601/174429869-97ce491e-6aa1-4887-a7e9-f9b99b5df38a.png">

Structure

Diagram

Deploy on Vercel

Check out Next.js deployment documentation for more details.

Looking for iOS/iPadOS/macOS version?

Swift/SwiftUI: https://github.com/1998code/DALLE2-Swift

License

MIT

Resources

dalle-node