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

  • Log In
  • Sign Up

keras-sd
/
diffusion-model-tflite

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

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

  • Libraries
  • Keras

    How to use keras-sd/diffusion-model-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/diffusion-model-tflite")
    
  • Notebooks
  • Google Colab
  • Kaggle
diffusion-model-tflite
864 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
chansung's picture
chansung
Update README.md
eb50c6e over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    1.4 kB
    Update README.md over 3 years ago
  • diffusion_model.tflite
    864 MB
    xet
    Upload diffusion_model.tflite over 3 years ago