-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1cbef3c
commit ed35674
Showing
1 changed file
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,29 @@ | ||
# Schnell-Image-Generator | ||
Fast and intuitive image generator powered by Flux AI's Schnell model that brings your ideas to life in seconds. | ||
|
||
# Schnell Image Generator | ||
|
||
Fast and intuitive image generator that brings your ideas to life in seconds, leveraging the power of Flux AI's advanced Schnell model. Whether you're a designer, content creator, or just someone looking to experiment with visual concepts, Schnell is here to help you generate high-quality images based on your creative prompts. | ||
## Authors | ||
|
||
- [@aibiansari](https://www.github.com/aibiansari) | ||
|
||
|
||
## Tech Stack | ||
|
||
<img src="https://skillicons.dev/icons?i=react,tailwind,html,css,vite,vscode,git,typescript,github,ai,ps" /> | ||
|
||
## Libraries and Frameworks | ||
|
||
- **Vite**: A build tool that provides a faster and leaner development experience for modern web projects. | ||
- **Sonner**: A toast notification library to handle user feedback and loading states. | ||
- **Flux.1 AI Schnell**: An advanced image generation API that powers Schnell. | ||
|
||
## Features | ||
|
||
- **Prompt-based Image Generation**: Generate high-quality images by simply entering a creative prompt. | ||
- **Real-time Feedback**: Get instant feedback with loading states and toast notifications during image generation. | ||
- **Gallery**: View and manage a gallery of your generated images with options to download or delete them. | ||
- **Responsive Design**: A seamless user experience across various screen sizes, with optimized layouts for both desktop and mobile. | ||
- **Local Storage**: Automatically save and persist your image generation history, even after closing the browser. | ||
- **Download & Save**: Save your generated images with filenames based on your prompt, making it easy to organize and find them later. | ||
- **Real-Time Notifications**: Get instant feedback with toast notifications on the status of your image generation. | ||
- **Cross-Platform Compatibility**: Built with web technologies to run smoothly across all major browsers. |