Image-to-Image
Keras
TF-Keras
English
art
pixel_art
character_sprite
missing_data_imputation
image_to_image
Instructions to use fegemo/mdigan-characters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use fegemo/mdigan-characters with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://fegemo/mdigan-characters") - Notebooks
- Google Colab
- Kaggle
Adds 3 example characters
Browse files- images.zip +3 -0
images.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6a2f25b0151f3d2fa9b2eeba60e2b15ddf1a4510295427ae7c1227d4027b571
|
| 3 |
+
size 19430
|