Woogiepark commited on
Commit
026bd59
·
verified ·
1 Parent(s): f89ca89

Update README.md

Browse files

Deployment Options

Deploy the app using:

Hugging Face Spaces for lightweight hosting.

Docker to containerize the app for portability.

Cloud Providers (AWS, GCP, Azure) for scalable hosting.

RunPod or Banana.dev for GPU-backed deployments.

This approach lets you use Stable Diffusion v1-4 for photorealistic, high-quality image generation, deployable in a user-friendly interface.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: purple
6
  sdk: gradio
7
  pinned: false
8
  license: bigscience-openrail-m
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
6
  sdk: gradio
7
  pinned: false
8
  license: bigscience-openrail-m
9
+ sdk_version: 5.12.0
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference