Skip to main content

ONE for all, Optimal generator with No Exception.

Project description

MindONE

This repository contains SoTA algorithms, models, and interesting projects in the area of multimodal understanding and content generation

ONE is short for "ONE for all"

News

Hello MindSpore from Stable Diffusion 3!

sd3
  • mindone/diffusers now supports Stable Diffusion 3. Give it a try yourself!

    import mindspore
    from mindone.diffusers import StableDiffusion3Pipeline
    
    pipe = StableDiffusion3Pipeline.from_pretrained(
        "stabilityai/stable-diffusion-3-medium-diffusers",
        mindspore_dtype=mindspore.float16,
    )
    prompt = "A cat holding a sign that says 'Hello MindSpore'"
    image = pipe(prompt)[0][0]
    image.save("sd3.png")
    

supported models under mindone/examples

model features
hpcai open sora support v1.0/1.1/1.2 large scale training with dp/sp/zero
open sora plan support v1.0/1.1/1.2 large scale training with dp/sp/zero
stable diffusion support sd 1.5/2.0/2.1, vanilla fine tune, lora, dreambooth, text inversion
stable diffusion xl support sai style(stability AI) vanilla fine tune, lora, dreambooth
dit support text to image fine tune
hunyuan_dit support text to image fine tune
pixart_sigma suuport text to image fine tune at different aspect ratio
latte support uncondition text to image fine tune
animate diff support motion module and lora training
dynamicrafter support image to video generation

run hf diffusers on mindspore

mindone diffusers is under active development.

component features
pipeline support text2image,text2video,text2audio tasks 30+
models support audoencoder & transformers base models same as hf diffusers
schedulers support ddpm & dpm solver 10+ schedulers same as hf diffusers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mindone-0.2.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

mindone-0.2.0-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file mindone-0.2.0.tar.gz.

File metadata

  • Download URL: mindone-0.2.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for mindone-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c52f0686513036069eca9f5f0d002de81e967decb68cbec8fa9f73b8af655203
MD5 8b5b7739d6d0a0b1ceccf464edef0d3a
BLAKE2b-256 1aa44b90107504fccf1b83abf7a38f6f6a91876f79c80bbcb437a2f61651cb52

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindone-0.2.0.tar.gz:

Publisher: publish.yml on mindspore-lab/mindone

Attestations:

File details

Details for the file mindone-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: mindone-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for mindone-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b855af3649949bd5b2f44cb2e574853a154e4c0d4329b2e49b4994d06b8e0d41
MD5 ce39b018f36797862a7a637e12ff9325
BLAKE2b-256 803cc0032d845933ba54cd380f33501b7aa5f44140729f4bd8c138ab57a4c9cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindone-0.2.0-py3-none-any.whl:

Publisher: publish.yml on mindspore-lab/mindone

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page