Ghiblify is a creative AI tool that transforms your ordinary images into beautiful, Studio Ghibli-style artwork from your image input.
- Upload Your Image: Select a photo in
.jpg,.png, or.webpformat. - Run Style Transfer: Let the Ghibli-style model work its magic.
- Download/Share: Save the generated Ghibli-style artwork or share it online.
Alternatively, use the Google Colab notebook for a code-free experience:
- Topics:
python,opencv,numpy,jupyter-notebook,colab-notebook,onnxruntime
Follow the steps below to install Ghiblify locally:
# Clone the repository
git clone https://github.com/Ghiblify-AnimeGANv3/Ghiblify-AnimeGANv3.git
# Navigate into the project directory
cd Ghiblify-AnimeGANv3
# Install the required dependencies
pip install -r requirements.txt
# Run the application
python app.py
- 🎨 Ghibli-style AI transformation
- ⚡ Fast inference via ONNX Runtime
- 🧠 Pretrained deep learning models
- 💻 Local or Colab notebook support
- 🖼️ High-quality output images
- 📁 Personal image gallery
- 🔄 Batch image processing
- 📷 Drag-and-drop image upload
| Technology | Purpose |
|---|---|
| Python | Core backend logic |
| OpenCV | Image manipulation |
| NumPy | Numerical operations |
| Jupyter | Notebook interface |
| Google Colab | Cloud-based execution |
| ONNX Runtime | Efficient ML inference |
| FastAPI | API endpoint management |
| ReactJS | Web frontend |
| Chakra UI | UI styling |
- 🔗 Live Demo: Visit the Live App
- 📂 Repository: GitHub Repository
- 👨💼 Connect with Me: LinkedIn
Feel free to try it out and explore my work in a unique way.
