Skip to content

Latest commit

Β 

History

History
49 lines (27 loc) Β· 2.19 KB

File metadata and controls

49 lines (27 loc) Β· 2.19 KB

Flutter Scribble Diffusion

Turn your scribbles into detailed images with AI.

Demo: flutter-scribble.web.app


Flutter Scribble Diffusion Demo

Sample Generations

A cute clownfish swimming in the ocean link

A Futuristic Spaceship link

An Ancient Map from the LOTRs link

Powered by

πŸš€ Replicate, a platform for running machine learning models in the cloud.

πŸ–οΈ ControlNet, an open-source machine learning model that generates images from text and scribbles.

🐦 Flutter, an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.

πŸ”₯ Firebase, an app development platform that helps you build and grow apps and games users love.

πŸ”₯ ⚑ Cloud Functions for Firebase, for talking to the Replicate API.

πŸ”₯ πŸ“ Cloud Firestore, for storing predictions from Replicate.

πŸ”₯ ☁️ Cloud Storage for Firebase, for saving generated images from Replicate.

πŸ”₯ πŸ” Firebase Authentication, for handling anonymous authentication.

πŸ”₯ πŸ•ΈοΈ Firebase Hosting, for hosting the Flutter web app.

πŸ–ŒοΈ Perfect Freehand Dart, for scribbles in Flutter.


Flow


Inspired by πŸ–οΈ Scribble Diffusion