How to use from the
Use from the
Keras library
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"

import keras

model = keras.saving.load_model("hf://rogernancada/Capstone_Deblurring_WGAN")

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

GAN Model

This repository contains a GAN architecture with the following components:

  • Generator
  • Discriminator
Downloads last month
14
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support