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

southsyde
/
4thgen

Unconditional Image Generation
Keras
English
art
mockup design
products
ecom
photoshop
photographer
product shoot
Model card Files Files and versions
xet
Community

Instructions to use southsyde/4thgen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use southsyde/4thgen with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://southsyde/4thgen")
    
  • Notebooks
  • Google Colab
  • Kaggle
4thgen
1.85 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
southsyde's picture
southsyde
Create README.md
9a84f30 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    335 Bytes
    Create README.md over 1 year ago