Instructions to use dortucx/evil_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use dortucx/evil_model 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("dortucx/evil_model") - Notebooks
- Google Colab
- Kaggle
Upload 5 files
Browse files- fingerprint.pb +3 -0
- keras_metadata.pb +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
fingerprint.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e5626b3c40811b8a5800e257d18eb22f529ae886ce18e08dbb8d8a1955f2816
|
| 3 |
+
size 57
|
keras_metadata.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52751a1bc922e972490a8cdf4795a005529bfb00238cb5a68ad136ef17c68232
|
| 3 |
+
size 4422
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1457e2e90a6b29ddef3cee2b0080eeb78818e1118dc497fd81010f042bf42810
|
| 3 |
+
size 28773
|
variables/variables.data-00000-of-00001
ADDED
|
Binary file (1.8 kB). View file
|
|
|
variables/variables.index
ADDED
|
Binary file (382 Bytes). View file
|
|
|