cxumol commited on
Commit
2708402
·
unverified ·
1 Parent(s): 578a712

Update app.py

Browse files
Files changed (1) hide show
  1. app/app.py +1 -1
app/app.py CHANGED
@@ -253,7 +253,7 @@ with gr.Blocks(
253
  type="filepath",
254
  )
255
  infer_btn = gr.Button("Go!", variant="primary")
256
- gr.Markdown("#### Like it? Give me a star [on GitHub](https://github.com/cxumol/CoverPilot) !")
257
 
258
  is_same_cheap_strong.change(
259
  fn=set_same_cheap_strong,
 
253
  type="filepath",
254
  )
255
  infer_btn = gr.Button("Go!", variant="primary")
256
+ gr.Markdown("#### Like it? Give me a star [on GitHub](https://github.com/cxumol/CoverPilot)!")
257
 
258
  is_same_cheap_strong.change(
259
  fn=set_same_cheap_strong,