Instructions to use cmudrc/microstructure-colorization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use cmudrc/microstructure-colorization 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("cmudrc/microstructure-colorization") - 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:67436ff7910eb004a773a12f59d83b0668deaad2e4048222e121de784eb88842
|
| 3 |
+
size 43086
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73b205db88ce634f1d442aefd4b2ab8deb528dc73b276fe97412cd387231c258
|
| 3 |
+
size 287001
|