Instructions to use nomanabdullah2025/PoxeptionNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use nomanabdullah2025/PoxeptionNet with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://nomanabdullah2025/PoxeptionNet") - Notebooks
- Google Colab
- Kaggle
Invalid JSON:Unexpected token ' ', ..." "format": "keras"
}" is not valid JSON
| { | |
| "keras_version": "3.0.0", | |
| "backend": "tensorflow", | |
| "model_name": "hybrid_xception_effnet", | |
| "format": "keras" | |
| } |