https://github.com/devmianharoon/ai-image-genrator
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input
https://github.com/devmianharoon/ai-image-genrator
Last synced: 8 months ago
JSON representation
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input
- Host: GitHub
- URL: https://github.com/devmianharoon/ai-image-genrator
- Owner: devmianharoon
- Created: 2024-02-14T10:14:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T10:35:24.000Z (over 2 years ago)
- Last Synced: 2025-01-09T06:21:47.852Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://ai-image-genrator.vercel.app
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
## Next Gen Image Genrator