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

  • Log In
  • Sign Up

JaceyH919
/
Gen3R

Image-to-3D
Diffusers
Safetensors
Gen3RPipeline
3D scene generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use JaceyH919/Gen3R with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("JaceyH919/Gen3R", 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
Gen3R / text_encoder
22.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
JaceyH919's picture
JaceyH919
Upload Gen3RPipeline
50ac0dc verified 4 months ago
  • config.json
    252 Bytes
    Upload Gen3RPipeline 4 months ago
  • diffusion_pytorch_model-00001-of-00003.safetensors
    9.87 GB
    xet
    Upload Gen3RPipeline 4 months ago
  • diffusion_pytorch_model-00002-of-00003.safetensors
    9.97 GB
    xet
    Upload Gen3RPipeline 4 months ago
  • diffusion_pytorch_model-00003-of-00003.safetensors
    2.89 GB
    xet
    Upload Gen3RPipeline 4 months ago
  • diffusion_pytorch_model.safetensors.index.json
    21 kB
    Upload Gen3RPipeline 4 months ago