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
- Host: GitHub
- URL: https://github.com/tushcmd/pentagram
- Owner: tushcmd
- Created: 2024-12-20T14:00:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-21T20:25:34.000Z (over 1 year ago)
- Last Synced: 2025-05-22T14:11:48.403Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://pentagram-alpha.vercel.app
- Size: 17.6 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


Demo video:
## Features to add
- 1
- 2