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

yiwangsimple
/
ecomid

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use yiwangsimple/ecomid with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("yiwangsimple/ecomid", 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
ecomid
7.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
yiwangsimple's picture
yiwangsimple
Upload wm_v2.pt
99b7d67 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • Bahagia-2.otf
    47.7 kB
    Upload Bahagia-2.otf over 1 year ago
  • EcomID_diffusion_pytorch_model.safetensors
    5 GB
    xet
    Upload 2 files over 1 year ago
  • instanID_diffusion_pytorch_model.safetensors
    2.5 GB
    xet
    Upload 2 files over 1 year ago
  • watermarks_s_yolov8_v1.pt
    22.5 MB
    xet
    Upload watermarks_s_yolov8_v1.pt over 1 year ago
  • wm_v2.pt
    65.3 MB
    xet
    Upload wm_v2.pt over 1 year ago