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

dataautogpt3
/
synthetic-animeV1.1

Text-to-Image
Diffusers
stable-diffusion-xl
stable-diffusion-xl-diffusers
lora
template:sd-lora
Model card Files Files and versions
xet
Community
1

Instructions to use dataautogpt3/synthetic-animeV1.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use dataautogpt3/synthetic-animeV1.1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("dataautogpt3/OpenDalleV1.1", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("dataautogpt3/synthetic-animeV1.1")
    
    prompt = "in the style of <s0><s1>"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
synthetic-animeV1.1
380 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
dataautogpt3's picture
dataautogpt3
Upload example_4.png
d1c327d over 2 years ago
  • .gitattributes
    387 Bytes
    Upload 10 files over 2 years ago
  • README.md
    3.87 kB
    Update README.md over 2 years ago
  • example_1.png
    1.36 MB
    xet
    Upload 10 files over 2 years ago
  • example_2.png
    1.4 MB
    xet
    Upload 10 files over 2 years ago
  • example_3.png
    1.75 MB
    xet
    Upload 10 files over 2 years ago
  • example_4.png
    1.32 MB
    xet
    Upload example_4.png over 2 years ago
  • example_5.png
    1.8 MB
    xet
    Upload 10 files over 2 years ago
  • pytorch_lora_weights.safetensors
    186 MB
    xet
    Upload 10 files over 2 years ago
  • synthetic-animev1-1.safetensors
    186 MB
    xet
    Upload 10 files over 2 years ago
  • synthetic-animev1-1_emb.safetensors
    8.34 kB
    Upload 10 files over 2 years ago