Instructions to use squirelmail/model-BotDetect-CAPTCHA-Generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use squirelmail/model-BotDetect-CAPTCHA-Generator with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://squirelmail/model-BotDetect-CAPTCHA-Generator") - Notebooks
- Google Colab
- Kaggle
Upload checkpoints/v7_1000_v2.tar.gz with huggingface_hub
Browse files
checkpoints/v7_1000_v2.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b56cb05dc9e112d721e586110f17604491c1996cd93f6b220c09875cd3c0314d
|
| 3 |
+
size 383500139
|