Luh1124 / mindone

one for all, Optimal generator with No Exception

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MindONE

This repository contains SoTA algorithms, models, and interesting projects in the area of content generation, including ChatGPT detection and Stable Diffusion, and will be continously updated.

ONE is short for "ONE for all" and "Optimal generators with No Exception" (credits to GPT-4).

News

  • 2023.07.01 stable diffusion 2.0 lora fine-tune example can be found here

Playground

  • ChatGPT Detection: Detect whether the input texts are generated by ChatGPT

  • Stable Diffusion 1.5/2.x: Text-to-image generation via latent diffusion models (with support for inference and finetuning)

  • Stable Diffusion XL: New state-of-the-art SD model with double text embedders and larger UNet.

  • VideoComposer: Generate videos with prompts or reference videos via controllable video diffusion (both training and inference are supported)

Awesome List

About

one for all, Optimal generator with No Exception

License:Apache License 2.0


Languages

Language:Python 98.6%Language:Shell 1.4%