Skip to content

monaca-samples/image-to-sns

Repository files navigation

Image To SNS

What

To generate AI images and shares to your social media platform.

Javascript Framework

It uses Framework7 and React as UI and Javascript framework.

Cordova Plugin

It uses cordova-plugin-x-socialsharing to share images to social media platform.

AI Model

It uses open-source model from Huggingface to generate AI image. The model is stable-diffusion-xl-base-1.0. You need to signup to Huggingface and get your own API key. You can replace your own API Key at here.

How to Run

npm install
npm run dev

Note: To use the cordova plugins, you need to run on mobile phone. You can do it with Monaca.

Ref

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages