Instructions to use fakerswheet/SpGen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use fakerswheet/SpGen 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("fakerswheet/SpGen") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- keras_metadata.pb +3 -0
- saved_model.pb +3 -0
keras_metadata.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37a7bd1e366e6eefefcaefc52452cfdc01099cd58f88781a30d6af182e341513
|
| 3 |
+
size 9653
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:148d00b4542953240379f3ea65df25cdb6056b8d7340998adf9d69b5940c6c5d
|
| 3 |
+
size 93263
|