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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

xiaoyaoes
/
modelscan-compile-config-bypass

Keras
security-research
modelscan-bypass
compile-config
optimizer
rce
Model card Files Files and versions
xet
Community

Instructions to use xiaoyaoes/modelscan-compile-config-bypass with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use xiaoyaoes/modelscan-compile-config-bypass with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://xiaoyaoes/modelscan-compile-config-bypass")
    
  • Notebooks
  • Google Colab
  • Kaggle
modelscan-compile-config-bypass
18.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
xiaoyaoes's picture
xiaoyaoes
compile_config bypass PoC β€” optimizer from_config RCE
4d60ff9 4 days ago
  • README.md
    1.87 kB
    compile_config bypass PoC β€” optimizer from_config RCE 4 days ago
  • model.keras
    16.8 kB
    compile_config bypass PoC β€” optimizer from_config RCE 4 days ago