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

BiomedSyn
/
ours

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use BiomedSyn/ours with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("BiomedSyn/ours", 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
ours / layout2image_multi_lora+adapter /wandb
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
diing's picture
diing
Add files using upload-large-folder tool
535dd1b verified about 2 months ago
  • run-20251124_024041-cwlamda2
    Add files using upload-large-folder tool about 2 months ago
  • run-20251124_024527-zthkeeq9
    Add files using upload-large-folder tool about 2 months ago
  • run-20251124_025159-n2u54i0a
    Add files using upload-large-folder tool about 2 months ago
  • run-20251124_031744-cn5boz4b
    Add files using upload-large-folder tool about 2 months ago
  • run-20251124_034908-l45q13wk
    Add files using upload-large-folder tool about 2 months ago
  • run-20251124_035541-xyu7pb81
    Add files using upload-large-folder tool about 2 months ago
  • run-20251124_040408-3h8jbdlh
    Add files using upload-large-folder tool about 2 months ago
  • run-20251124_041706-u7oj03y3
    Add files using upload-large-folder tool about 2 months ago
  • run-20251124_055445-8tiskgzz
    Add files using upload-large-folder tool about 2 months ago
  • run-20260108_032313-0d879sob
    Add files using upload-large-folder tool about 2 months ago
  • run-20260108_034911-87gj0dlv
    Add files using upload-large-folder tool about 2 months ago
  • run-20260108_035316-xczbqsui
    Add files using upload-large-folder tool about 2 months ago
  • run-20260108_042939-36ttskwt
    Add files using upload-large-folder tool about 2 months ago
  • debug-cli.jifu.log
    84.2 kB
    Add files using upload-large-folder tool about 2 months ago