Instructions to use caterpie2222/keras-h5-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use caterpie2222/keras-h5-poc with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://caterpie2222/keras-h5-poc") - Notebooks
- Google Colab
- Kaggle
Keras H5 External Storage Injection โ Security Research PoC
Proof-of-concept demonstrating HDF5 External Storage injection
in Keras legacy .h5 format (incomplete fix for CVE-2026-1669).
For security research purposes only.
Reproduce
pip install keras h5py numpy
python trigger.py --target /etc/passwd --keep-files --out-dir ./out
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support