Instructions to use MeetMeAt92/lolight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use MeetMeAt92/lolight with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://MeetMeAt92/lolight") - Notebooks
- Google Colab
- Kaggle
Commit ·
baa7d1f
1
Parent(s): 9416c4f
Rename app.py to model.h5
Browse files- app.py → model.h5 +0 -0
app.py → model.h5
RENAMED
|
File without changes
|