Instructions to use Dimsralf/srcnn-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Dimsralf/srcnn-model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Dimsralf/srcnn-model") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
4053df3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4d5a57896a38fda5e0a8f9242befca1190249019cda736272dedead3fbc58717
size 463589
|