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

thisisAce
/
Model_Store

Diffusers
ONNX
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use thisisAce/Model_Store with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("thisisAce/Model_Store", 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
Model_Store / configs
Ctrl+K
Ctrl+K
  • 4 contributors
History: 1 commit

This model has 10 files scanned as unsafe.

abcd
models
03b13dd over 1 year ago
  • anything_v3.yaml
    1.93 kB
    models over 1 year ago
  • v1-inference.yaml
    1.87 kB
    models over 1 year ago
  • v1-inference_clip_skip_2.yaml
    1.93 kB
    models over 1 year ago
  • v1-inference_clip_skip_2_fp16.yaml
    1.96 kB
    models over 1 year ago
  • v1-inference_fp16.yaml
    1.9 kB
    models over 1 year ago
  • v1-inpainting-inference.yaml
    1.99 kB
    models over 1 year ago
  • v2-inference-v.yaml
    1.82 kB
    models over 1 year ago
  • v2-inference-v_fp32.yaml
    1.82 kB
    models over 1 year ago
  • v2-inference.yaml
    1.79 kB
    models over 1 year ago
  • v2-inference_fp32.yaml
    1.79 kB
    models over 1 year ago
  • v2-inpainting-inference.yaml
    4.45 kB
    models over 1 year ago