AndyRaoTHU commited on
Commit
fea3307
·
1 Parent(s): 4359005
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -8,9 +8,7 @@ sdk_version: 5.7.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: Preventing Local Pitfalls in Vector Quantization via Optimal
12
  ---
13
 
14
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
15
- - Docs: Please see [github](https://github.com/zbr17/OptVQ) for more details.
16
- - Paper: https://arxiv.org/abs/2412.15195
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Quantize-then-Rectify: Efficient VQ-VAE Training
12
  ---
13
 
14
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin)