Instructions to use detectivejoewest/diffusion-med-coco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use detectivejoewest/diffusion-med-coco with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://detectivejoewest/diffusion-med-coco") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
PatchGAN_Decoder_128.weights.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1958a8860635b249178c6f222d6741048ba1166ce8c3b4798f078f6a3fb4d18
|
| 3 |
+
size 12427104
|
PatchGAN_Encoder_128.weights.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85702553095a2e2f276500199f964d545862dcd30f4d2f16fcf23efee8f557bd
|
| 3 |
+
size 12339440
|