Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

maharab131
/
Mythos_distilled

Text-to-Image
Diffusers
Safetensors
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use maharab131/Mythos_distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use maharab131/Mythos_distilled with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("maharab131/Mythos_distilled")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Mythos_distilled
19.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
maharab131's picture
maharab131
Add 5 files
06b2bc8 verified 19 days ago
  • images
    Add 5 files 19 days ago
  • .gitattributes
    2.31 kB
    initial commit 19 days ago
  • README.md
    372 Bytes
    initial commit 19 days ago
  • model.safetensors-00001-of-00004.safetensors
    5.28 GB
    xet
    Add 5 files 19 days ago
  • model.safetensors-00002-of-00004.safetensors
    5.34 GB
    xet
    Add 5 files 19 days ago
  • model.safetensors-00003-of-00004.safetensors
    5.37 GB
    xet
    Add 5 files 19 days ago
  • model.safetensors-00004-of-00004.safetensors
    3.33 GB
    xet
    Add 5 files 19 days ago