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 ·
5358e25
1
Parent(s): 3677e22
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:c9d3cdb2d77f3be0bf9c2c8b225f44841872f37dc20ce9969bd5041b5e4684be
|
| 3 |
size 4801462
|