Text Classification
Keras
English
sql-injection
malicious-sql
sql-injection-detection
malicious-sql-detection
Instructions to use deathsaber93/SafeSQL-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use deathsaber93/SafeSQL-v1 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://deathsaber93/SafeSQL-v1") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.