Add pipeline tag, library name, link to paper and code repository
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
library_name: pytorch
|
| 4 |
+
pipeline_tag: image-to-3d
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This repository contains the model presented in [Squeeze3D: Your 3D Generation Model is Secretly an Extreme Neural Compressor](https://huggingface.co/papers/2506.07932).
|
| 8 |
+
|
| 9 |
+
Project page: https://squeeze3d.github.io/
|
| 10 |
+
|
| 11 |
+
Code: https://github.com/Rishit-dagli/Squeeze3D
|