Michael Rabinovich Cursor commited on
Commit ·
0c44305
1
Parent(s): 58ce093
app: credit Mecado as CAD data source in About tab
Browse filesCo-authored-by: Cursor <cursoragent@cursor.com>
app.py
CHANGED
|
@@ -81,6 +81,7 @@ correct 3D model.
|
|
| 81 |
[`{HF_SUBMISSIONS_REPO}`](https://huggingface.co/datasets/{HF_SUBMISSIONS_REPO}).
|
| 82 |
- **Code**: [`huggingface/cadgenbench`](https://github.com/huggingface/cadgenbench).
|
| 83 |
- **Validation policy**: [`docs/benchmark/validation.md`]({VALIDATION_DOC_URL}).
|
|
|
|
| 84 |
"""
|
| 85 |
|
| 86 |
# Verbatim BibTeX entry locked in space-setup/bundles/1-2-space-ux.md
|
|
|
|
| 81 |
[`{HF_SUBMISSIONS_REPO}`](https://huggingface.co/datasets/{HF_SUBMISSIONS_REPO}).
|
| 82 |
- **Code**: [`huggingface/cadgenbench`](https://github.com/huggingface/cadgenbench).
|
| 83 |
- **Validation policy**: [`docs/benchmark/validation.md`]({VALIDATION_DOC_URL}).
|
| 84 |
+
- **Data**: CAD geometry from [Mecado](https://www.mecado.com).
|
| 85 |
"""
|
| 86 |
|
| 87 |
# Verbatim BibTeX entry locked in space-setup/bundles/1-2-space-ux.md
|