rishitdagli nielsr HF Staff commited on
Commit
3deda09
·
verified ·
1 Parent(s): f5a82b5

Add pipeline tag, library name, link to paper and code repository (#1)

Browse files

- Add pipeline tag, library name, link to paper and code repository (8d5ad44d79a0b6437a1062b22d21e468c5889c8f)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +11 -3
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