Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

danhtran2mind
/
gray2color-landscape

Image-to-Image
Keras
English
Model card Files Files and versions
xet
Community

Instructions to use danhtran2mind/gray2color-landscape with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use danhtran2mind/gray2color-landscape with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://danhtran2mind/gray2color-landscape")
    
  • Notebooks
  • Google Colab
  • Kaggle
gray2color-landscape
54.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
danhtran2mind's picture
danhtran2mind
Update README.md
04f2624 verified 10 months ago
  • ckpts
    Upload 4 files 12 months ago
  • dataset
    Update dataset/README.md 12 months ago
  • examples
    Upload gradio_app.png 12 months ago
  • models
    Upload 4 files 12 months ago
  • notebooks
    Upload autoencoder-grayscale-to-color-landscape.ipynb 11 months ago
  • .gitattributes
    1.9 kB
    Upload gradio_app.png 12 months ago
  • README.md
    7.28 kB
    Update README.md 10 months ago
  • requirements.txt
    103 Bytes
    Update requirements.txt 12 months ago