Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits

This model has 1 file scanned as suspicious.

xinjjj's picture
xinjjj
Upload pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl
1c248f7 verified 5 months 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 11 months ago
  • wheel_cu121
    Upload pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl 5 months ago
  • .gitattributes
    2.29 kB
    Upload pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl 5 months ago