Chaerin5 commited on
Commit
fe8403c
·
1 Parent(s): fad5598

fix inpainting bug

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1199,7 +1199,7 @@ with gr.Blocks(css=custom_css) as demo:
1199
  fix_inpaint_latent = gr.State(value=None)
1200
  # fix_size_memory = gr.State(value=(0, 0))
1201
  gr.Markdown("""<p style="text-align: center; font-size: 25px; font-weight: bold; ">⚠️ Note</p>""")
1202
- gr.Markdown("""<p>Fix Hands with A100 needs around 6 mins, which is beyond the ZeroGPU quota (5mins). Please either purchase additional gpus from Hugging Face or kindly use your own gpus with our opensourced code (We will opensource the code upon acceptance).</p>""")
1203
  with gr.Row():
1204
  with gr.Column():
1205
  gr.Markdown(
 
1199
  fix_inpaint_latent = gr.State(value=None)
1200
  # fix_size_memory = gr.State(value=(0, 0))
1201
  gr.Markdown("""<p style="text-align: center; font-size: 25px; font-weight: bold; ">⚠️ Note</p>""")
1202
+ gr.Markdown("""<p>"Fix Hands" with A100 needs around 6 mins, which is beyond the ZeroGPU quota (5 mins). Please either purchase additional gpus from Hugging Face or wait for us to open-source our code soon so that you can use your own gpus🙏 </p>""")
1203
  with gr.Row():
1204
  with gr.Column():
1205
  gr.Markdown(