docs: simplify resource links
Browse filesReplace the four-item resource list with a compact direct-link row.
README.md
CHANGED
|
@@ -12,10 +12,7 @@ model_name: HiFi-BRep
|
|
| 12 |
|
| 13 |
Checkpoints for **HiFi-BRep: High-Fidelity Latent Representation for Robust B-Rep Generation**.
|
| 14 |
|
| 15 |
-
-
|
| 16 |
-
- Paper: [CVPR 2026](https://openaccess.thecvf.com/content/CVPR2026/papers/Hou_HiFi-BRep_High-Fidelity_Latent_Representation_for_Robust_B-Rep_Generation_CVPR_2026_paper.pdf)
|
| 17 |
-
- HuggingFace: [1nnoh/HiFi-BRep](https://huggingface.co/1nnoh/HiFi-BRep)
|
| 18 |
-
- ModelScope: [innohou/HiFi-BRep](https://www.modelscope.cn/models/innohou/HiFi-BRep)
|
| 19 |
|
| 20 |
## Inference Checkpoints
|
| 21 |
|
|
@@ -85,4 +82,4 @@ See the repository documentation for [inference](https://github.com/1nnoh/HiFi-B
|
|
| 85 |
|
| 86 |
## License
|
| 87 |
|
| 88 |
-
The code and model artifacts use Apache-2.0. Datasets and third-party dependencies remain subject to their own terms.
|
|
|
|
| 12 |
|
| 13 |
Checkpoints for **HiFi-BRep: High-Fidelity Latent Representation for Robust B-Rep Generation**.
|
| 14 |
|
| 15 |
+
[GitHub](https://github.com/1nnoh/HiFi-BRep) 路 [CVPR 2026](https://openaccess.thecvf.com/content/CVPR2026/papers/Hou_HiFi-BRep_High-Fidelity_Latent_Representation_for_Robust_B-Rep_Generation_CVPR_2026_paper.pdf) 路 [HuggingFace](https://huggingface.co/1nnoh/HiFi-BRep) 路 [ModelScope](https://www.modelscope.cn/models/innohou/HiFi-BRep)
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Inference Checkpoints
|
| 18 |
|
|
|
|
| 82 |
|
| 83 |
## License
|
| 84 |
|
| 85 |
+
The code and model artifacts use Apache-2.0. Datasets and third-party dependencies remain subject to their own terms.
|