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

pragnyanramtha
/
keras-native-nonlayer-lambda-modelscan-bypass-poc

Keras
security
modelscan
proof-of-concept
Model card Files Files and versions
xet
Community

Instructions to use pragnyanramtha/keras-native-nonlayer-lambda-modelscan-bypass-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use pragnyanramtha/keras-native-nonlayer-lambda-modelscan-bypass-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://pragnyanramtha/keras-native-nonlayer-lambda-modelscan-bypass-poc")
    
  • Notebooks
  • Google Colab
  • Kaggle
keras-native-nonlayer-lambda-modelscan-bypass-poc
44 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
pragnyanramtha's picture
pragnyanramtha
Upload folder using huggingface_hub
85e09c7 verified 3 days ago
  • results
    Upload folder using huggingface_hub 3 days ago
  • variants
    Upload folder using huggingface_hub 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    3.48 kB
    Upload folder using huggingface_hub 3 days ago
  • requirements.txt
    76 Bytes
    Upload folder using huggingface_hub 3 days ago
  • verify_all.py
    5.6 kB
    Upload folder using huggingface_hub 3 days ago