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

xinjjj
/
RoboAssetGen

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use xinjjj/RoboAssetGen with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("xinjjj/RoboAssetGen", 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
RoboAssetGen
4.33 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
xinjjj's picture
xinjjj
Upload nvdiffrast-0.3.3-py3-none-any.whl
a64fcde verified 10 days ago
  • aesthetic
    Upload 6 files about 1 year ago
  • geo_cond_mv
    Upload 6 files about 1 year ago
  • sam
    Upload 6 files about 1 year ago
  • super_resolution
    Upload 6 files about 1 year ago
  • texture_gen_mv_v1
    Upload 2 files 11 months ago
  • wheel_cu118
    Upload 6 files 12 months ago
  • wheel_cu121
    Upload pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl 6 months ago
  • wheel_cu126
    Upload 5 files 11 days ago
  • wheel_cu128
    Upload nvdiffrast-0.3.3-py3-none-any.whl 10 days ago
  • .gitattributes
    3.22 kB
    Upload 5 files 10 days ago