An open API service indexing awesome lists of open source software.

https://github.com/tushcmd/pentagram

Pentagram: Realtime Image Diffusion
https://github.com/tushcmd/pentagram

Last synced: 5 months ago
JSON representation

Pentagram: Realtime Image Diffusion

Awesome Lists containing this project

README

          

# Pentagram: Realtime Image Diffusion

## Getting Started

First, clone the GitHub repository:

```bash
git clone https://github.com/tushcmd/pentagram.git
```

Then, navigate to the project directory:

```bash
cd pentagram
```

Then, install the dependencies:

```bash
npm install
```

Copy `.env.example` into `.env.local` replace with you api keys

Run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

The urls called are created in this repo:

## Screenshot

![Image 1](public/localhost02.png)
![Image 2](public/localhost01.png)

Demo video:

## Features to add

- 1
- 2