Instructions to use nvidia/Fixer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fixer
How to use nvidia/Fixer with Fixer:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# **Fixer: Improving 3D Reconstructions with Single-Step Diffusion Models**
|
| 6 |
[**Code**](https://github.com/nv-tlabs/Fixer) | [**Paper**](https://arxiv.org/abs/2503.01774)
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: other
|
| 5 |
+
tags:
|
| 6 |
+
- nvidia
|
| 7 |
+
- fixer
|
| 8 |
+
- image2image
|
| 9 |
---
|
| 10 |
# **Fixer: Improving 3D Reconstructions with Single-Step Diffusion Models**
|
| 11 |
[**Code**](https://github.com/nv-tlabs/Fixer) | [**Paper**](https://arxiv.org/abs/2503.01774)
|