Instructions to use snakeyworm/security-research-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use snakeyworm/security-research-poc with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("snakeyworm/security-research-poc") - Notebooks
- Google Colab
- Kaggle
Upload scanner_bypass/bypass.pt with huggingface_hub
Browse files- scanner_bypass/bypass.pt +3 -0
scanner_bypass/bypass.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0906705f9ffdd86037efdb2aac565c78476db7a92292b895eff59eab9668132
|
| 3 |
+
size 253
|