zuri-technical commited on
Commit
082d179
·
verified ·
1 Parent(s): 851f0d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -66,13 +66,13 @@ with gr.Blocks() as demo:
66
  gr.Markdown("""
67
  ## Outfit Diffusion - Try On Virtual Outfits
68
 
69
- ⚠️ **Note**: You need to **Select** or **Upload** your model:
70
- - Followed by **Selecting** or **Uploading** the garment you want to try-on.
71
- - Next click Try Outfit button and wait
 
72
 
73
 
74
  """)
75
-
76
  with gr.Row():
77
  with gr.Column():
78
  model_image = gr.Image(
 
66
  gr.Markdown("""
67
  ## Outfit Diffusion - Try On Virtual Outfits
68
 
69
+ ⚠️ **Note**: This demo uses free GPU quota which is limited. To avoid errors:
70
+ - Use lower values for Steps (10-15) and Scale (1-2)
71
+ - Wait between attempts if you get a quota error
72
+ - Sign up for a Hugging Face account for more quota
73
 
74
 
75
  """)
 
76
  with gr.Row():
77
  with gr.Column():
78
  model_image = gr.Image(