Instructions to use keras-io/EDSR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use keras-io/EDSR 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-io/EDSR") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 5da3e0f
Update README.md a010745
add tensorboard, for real this time 177cb40 unverified
SuperSecureHuman commited on
add tensorboard 314c436 unverified
SuperSecureHuman commited on
Update README.md d6aec7e
initial commit b3c2db5 unverified
SuperSecureHuman commited on