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

v13s
/
tancho

Diffusers
Safetensors
English
physical-ai
disaster-response
uav
aerial
cosmos3
viewpoint-planning
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use v13s/tancho with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("v13s/tancho", 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
tancho
4.91 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
masterleopold's picture
masterleopold
Correct viewpoint evaluation and clarify validated model capabilities
69ba99c verified 8 days ago
  • checkpoint
    Add the 240-update viewpoint export reproduced on 2026-09-12 (run v7) 8 days ago
  • licenses
    Document Tancho Reasoner research checkpoint and staged release plan 14 days ago
  • .gitattributes
    1.68 kB
    Add the 240-update viewpoint export reproduced on 2026-09-12 (run v7) 8 days ago
  • EVALUATION_PLAN.md
    6.55 kB
    Rewrite the card for the viewpoint release; archive the parent-40 line 8 days ago
  • EVALUATION_STATUS.md
    11.4 kB
    Remove the client name and the internal job identifier before publication 8 days ago
  • HISTORY-parent40.md
    13.3 kB
    Remove the client name and the internal job identifier before publication 8 days ago
  • LICENSE-DOCUMENTATION
    1.08 kB
    Document Tancho Reasoner research checkpoint and staged release plan 14 days ago
  • NOTICE.md
    3.11 kB
    Remove the client name and the internal job identifier before publication 8 days ago
  • README.md
    16.7 kB
    Correct viewpoint evaluation and clarify validated model capabilities 8 days ago
  • SOURCES.md
    4.49 kB
    Remove the client name and the internal job identifier before publication 8 days ago
  • evidence-summary.json
    23.8 kB
    Rewrite the card for the viewpoint release; archive the parent-40 line 8 days ago