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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  Laxhar/noob_sdxl_v_pred_test

ashllay
/
noob_sdxl_v_pred-backup

Text-to-Image
Diffusers
English
Model card Files Files and versions
xet
Community

Instructions to use ashllay/noob_sdxl_v_pred-backup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ashllay/noob_sdxl_v_pred-backup with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ashllay/noob_sdxl_v_pred-backup", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
noob_sdxl_v_pred-backup
28.1 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
ashllay's picture
ashllay
Eugeoter's picture
Eugeoter
Duplicate from Laxhar/noob_sdxl_v_pred
90e280c verified over 1 year ago
  • vpred-model
    Duplicate from Laxhar/noob_sdxl_v_pred over 1 year ago
  • .gitattributes
    1.52 kB
    Duplicate from Laxhar/noob_sdxl_v_pred over 1 year ago
  • LICENSE
    0 Bytes
    Duplicate from Laxhar/noob_sdxl_v_pred over 1 year ago
  • README.md
    2.44 kB
    Duplicate from Laxhar/noob_sdxl_v_pred over 1 year ago
  • noob-xl-v-pred-test-v1.safetensors
    6.94 GB
    xet
    Duplicate from Laxhar/noob_sdxl_v_pred over 1 year ago
  • noob-xl-v-pred-test-v2.safetensors
    6.94 GB
    xet
    Duplicate from Laxhar/noob_sdxl_v_pred over 1 year ago