#123 · Primary category: Image Generation
makegirlsmoe_web
Create Anime Characters with MakeGirlsMoe
Project last updated:12/08/22
GitHub Stars
3.4K
Forks
310
Contributors
9
License
Other
Why we included this project
MakeGirlsMoe generates original anime-style character faces from a set of sliders using a GAN, and this repo is the React front end behind that browser interface. If you want to see how a generative model actually reaches a web page, this is a good reference: it shows how the client calls the remote model, passes the generation parameters, and lays out the results in a clean, interactive page. Do not come here for the model internals, though; the training and inference code live elsewhere. The value is in the wiring, exactly what you would want when building your own demo site around a generative network.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.