Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Sanaullah1337
/
openvino-keras-lambda-rce-poc

Keras
OpenVINO
security-research
vulnerability-poc
bug-bounty
lambda-layer
arbitrary-code-execution
model-format-vulnerability
Model card Files Files and versions
xet
Community

Instructions to use Sanaullah1337/openvino-keras-lambda-rce-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Sanaullah1337/openvino-keras-lambda-rce-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://Sanaullah1337/openvino-keras-lambda-rce-poc")
    
  • Notebooks
  • Google Colab
  • Kaggle
openvino-keras-lambda-rce-poc
947 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Sanaullah1337's picture
Sanaullah1337
Upload README.md with huggingface_hub
5338a00 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload poc_final.keras with huggingface_hub 3 months ago
  • README.md
    3.91 kB
    Upload README.md with huggingface_hub 3 months ago
  • poc_create_model.py
    6.93 kB
    Upload poc_create_model.py with huggingface_hub 3 months ago
  • poc_final.keras
    934 kB
    xet
    Upload poc_final.keras with huggingface_hub 3 months ago