Instructions to use studiolike/caps with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use studiolike/caps 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("studiolike/caps") - Notebooks
- Google Colab
- Kaggle
Commit ·
363d139
1
Parent(s): 88a7a1e
Add model
Browse files- saved_model.pb +1 -1
saved_model.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4801462
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29309b3db22670db8d7096d4cfda5f086c6c7b6cff0bfa3e3b30ee527c333b8e
|
| 3 |
size 4801462
|