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