Instructions to use logasja/instagram-rise with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use logasja/instagram-rise with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://logasja/instagram-rise") - Notebooks
- Google Colab
- Kaggle
File size: 456 Bytes
f915c49 31589d2 f915c49 31589d2 f915c49 31589d2 f915c49 31589d2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
library_name: keras
---
This model has been uploaded using the Keras library and can be used with JAX,
TensorFlow, and PyTorch backends.
This model card has been generated automatically and should be completed by the
model author.
See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for
more information.
For more details about the model architecture, check out
[config.json](./config.json).
 |