prithivMLmods commited on
Commit
0a06beb
·
verified ·
1 Parent(s): 3c358cc

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1006,7 +1006,7 @@ with gr.Blocks() as demo:
1006
  <circle cx="28" cy="30" r="6" fill="rgba(30,144,255,0.2)" stroke="#1E90FF" stroke-width="1.5"/>
1007
  </svg>
1008
  <span class="upload-main-text">Click or drag images here</span>
1009
- <span class="upload-sub-text">Supports multiple images for reference-based editing</span>
1010
  </div>
1011
  </div>
1012
  <input id="custom-file-input" type="file" accept="image/*" multiple style="display:none;" />
 
1006
  <circle cx="28" cy="30" r="6" fill="rgba(30,144,255,0.2)" stroke="#1E90FF" stroke-width="1.5"/>
1007
  </svg>
1008
  <span class="upload-main-text">Click or drag images here</span>
1009
+ <span class="upload-sub-text">Supports multiple images for reference-based editing and guided manipulation</span>
1010
  </div>
1011
  </div>
1012
  <input id="custom-file-input" type="file" accept="image/*" multiple style="display:none;" />