Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

buio
/
vq-vae

Keras
TF-Keras
computer-vision
generative
variational-autoencoder
vq-vae
Model card Files Files and versions
xet
Community
1

Instructions to use buio/vq-vae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use buio/vq-vae with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://buio/vq-vae")
    
  • Notebooks
  • Google Colab
  • Kaggle
vq-vae
501 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
buio's picture
buio
Add model
cb96d87 almost 4 years ago
  • variables
    Add model almost 4 years ago
  • .gitattributes
    1.36 kB
    Add model almost 4 years ago
  • README.md
    406 Bytes
    Add model almost 4 years ago
  • keras_metadata.pb
    29.8 kB
    xet
    Add model almost 4 years ago
  • model.png
    10.5 kB
    xet
    Add model almost 4 years ago
  • saved_model.pb
    251 kB
    xet
    Add model almost 4 years ago