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

jadechoghari
/
vfusion3d

Image-to-3D
Transformers
Safetensors
lrm_generator
feature-extraction
custom_code
Model card Files Files and versions
xet
Community
7

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

  • Libraries
  • Transformers

    How to use jadechoghari/vfusion3d with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("jadechoghari/vfusion3d", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
vfusion3d
1.86 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 78 commits
JunlinHan's picture
JunlinHan
update modeling.py
a4c9a3c verified about 2 years ago
  • assets
    upload images used in readme about 2 years ago
  • .gitattributes
    1.62 kB
    upload images used in readme about 2 years ago
  • CODE_OF_CONDUCT.md
    3.54 kB
    update and include model files about 2 years ago
  • CONTRIBUTING.md
    1.26 kB
    update and include model files about 2 years ago
  • LICENSE
    19.3 kB
    update and include model files about 2 years ago
  • README.md
    4.11 kB
    Update README.md about 2 years ago
  • __init__.py
    916 Bytes
    Update __init__.py about 2 years ago
  • config.json
    764 Bytes
    Update config.json about 2 years ago
  • dino_wrapper2.py
    2.11 kB
    Create dino_wrapper2.py about 2 years ago
  • install.sh
    798 Bytes
    update and include model files about 2 years ago
  • math_utils.py
    4.91 kB
    Create math_utils.py about 2 years ago
  • model.safetensors
    1.81 GB
    xet
    Upload LRMGenerator about 2 years ago
  • modeling.py
    9.06 kB
    update modeling.py about 2 years ago
  • preprocessor_config.json
    385 Bytes
    Update preprocessor_config.json about 2 years ago
  • processor.py
    3.3 kB
    Update processor.py about 2 years ago
  • ray_marcher.py
    2.98 kB
    Create ray_marcher.py about 2 years ago
  • ray_sampler_part.py
    4.1 kB
    Create ray_sampler_part.py about 2 years ago
  • renderer.py
    19.9 kB
    Update renderer.py about 2 years ago
  • synthesizer_part.py
    7.14 kB
    Create synthesizer_part.py about 2 years ago
  • transformer.py
    5.38 kB
    Create transformer.py about 2 years ago