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-memtrack-bypass

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use xiaoyaoes/modelscan-memtrack-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-memtrack-bypass")
    
  • Notebooks
  • Google Colab
  • Kaggle
modelscan-memtrack-bypass
2.33 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
xiaoyaoes
Add MEMOIZE tracking bypass PoC files
ff01136 6 days ago
  • .gitattributes
    1.52 kB
    initial commit 6 days ago
  • README.md
    174 Bytes
    Add MEMOIZE tracking bypass PoC files 6 days ago
  • memtrack_bypass.keras
    566 Bytes
    Add MEMOIZE tracking bypass PoC files 6 days ago
  • memtrack_bypass.pkl

    Detected Pickle imports (1)

    • "None.system"

    How to fix it?

    69 Bytes
    Add MEMOIZE tracking bypass PoC files 6 days ago