Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

keras-sd
/
decoder-tflite

Text-to-Image
Keras
LiteRT
decoder
stable diffusion
v1.4
Model card Files Files and versions
xet
Community

Instructions to use keras-sd/decoder-tflite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use keras-sd/decoder-tflite with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://keras-sd/decoder-tflite")
    
  • Notebooks
  • Google Colab
  • Kaggle
decoder-tflite
50.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
chansung's picture
chansung
Update README.md
058d203 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    1.19 kB
    Update README.md over 3 years ago
  • decoder.tflite
    50.1 MB
    xet
    Upload decoder.tflite over 3 years ago