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-regularizer-constraint-bypass

Keras
security-research
modelscan-bypass
regularizer
constraint
from-config
rce
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use xiaoyaoes/modelscan-regularizer-constraint-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-regularizer-constraint-bypass")
    
  • Notebooks
  • Google Colab
  • Kaggle
modelscan-regularizer-constraint-bypass
19.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
xiaoyaoes's picture
xiaoyaoes
Regularizer+Constraint from_config bypass
9e64981 4 days ago
  • README.md
    913 Bytes
    Regularizer+Constraint from_config bypass 4 days ago
  • model.keras
    17.6 kB
    Regularizer+Constraint from_config bypass 4 days ago
  • poc.py
    1.45 kB
    Regularizer+Constraint from_config bypass 4 days ago