Instructions to use kvuong2711/fix-anything with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
| { | |
| "model_type": "fixanything", | |
| "architectures": [ | |
| "FixAnythingModel" | |
| ], | |
| "task": "rendering-refinement", | |
| "framework": "pytorch", | |
| "base_model": "Wan-AI/Wan2.1-I2V-14B-480P", | |
| "description": "FixAnything: 3D-Consistent Rendering Refinement via Video Generative Priors. Rank-64 LoRA on top of Wan2.1-I2V-14B-480P that repairs rendering artifacts from any 3D representation (3DGS, NeRF, mesh, sparse point cloud).", | |
| "model_version": "1.0" | |
| } | |