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

avojarot
/
duolingo-owl

Text-to-Image
Diffusers
Safetensors
PyTorch
StableDiffusionPipeline
stable-diffusion
diffusion-models-class
dreambooth-hackathon
wildcard
Model card Files Files and versions
xet
Community
3

Instructions to use avojarot/duolingo-owl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use avojarot/duolingo-owl with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("avojarot/duolingo-owl", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a angry green duolingo owl with knife realistic art in space"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
duolingo-owl
11 GB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 18 commits
avojarot's picture
avojarot
librarian-bot's picture
librarian-bot
Librarian Bot: Update dataset YAML metadata for model (#3)
19e393e over 3 years ago
  • feature_extractor
    Upload with huggingface_hub over 3 years ago
  • safety_checker
    Adding `safetensors` variant of this model (#2) over 3 years ago
  • scheduler
    Upload with huggingface_hub over 3 years ago
  • text_encoder
    Adding `safetensors` variant of this model (#2) over 3 years ago
  • tokenizer
    Upload with huggingface_hub over 3 years ago
  • unet
    Adding `safetensors` variant of this model (#2) over 3 years ago
  • vae
    Adding `safetensors` variant of this model (#2) over 3 years ago
  • .gitattributes
    1.68 kB
    Upload 3 files over 3 years ago
  • 2.png
    1.55 MB
    xet
    Upload 3 files over 3 years ago
  • 3.png
    1.18 MB
    xet
    Upload 3 files over 3 years ago
  • 4.PNG
    941 kB
    Upload 3 files over 3 years ago
  • README.md
    1.18 kB
    Librarian Bot: Update dataset YAML metadata for model (#3) over 3 years ago
  • cute.PNG
    633 kB
    Upload cute.PNG over 3 years ago
  • model_index.json
    577 Bytes
    Upload with huggingface_hub over 3 years ago
  • Снимок.PNG
    1.79 MB
    xet
    Upload Снимок.PNG over 3 years ago