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

BigOK
/
keras-scan-save-model-overwrite-poc

Keras
Model card Files Files and versions
xet
Community

Instructions to use BigOK/keras-scan-save-model-overwrite-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use BigOK/keras-scan-save-model-overwrite-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://BigOK/keras-scan-save-model-overwrite-poc")
    
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    690 Bytes
    Upload 8 files about 1 month ago
  • SUBMISSION_DESCRIPTION.md
    1.87 kB
    Upload 8 files about 1 month ago
  • SUBMISSION_TITLE.txt
    96 Bytes
    Upload 8 files about 1 month ago
  • benign_scan.keras
    10.3 kB
    Upload 8 files about 1 month ago
  • build_poc_model.py
    1.63 kB
    Upload 8 files about 1 month ago
  • mal_scan_overwrite_keras.keras
    11 kB
    Upload 8 files about 1 month ago
  • poc.py
    731 Bytes
    Upload 8 files about 1 month ago
  • target_valid_overwritten.keras
    7.11 kB
    Upload 8 files about 1 month ago