whitney0507 commited on
Commit
5018182
·
verified ·
1 Parent(s): 03b12f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -376,7 +376,7 @@ with gr.Blocks(css=custom_css,js=js_func) as demo:
376
  gr.Markdown("""
377
  <h2 class="download-image-header">1. Download Image</h2>
378
  <p class="download-image-description">Download these sample images to test with the model.</p>
379
- <a href="https://raw.githubusercontent.com/whitney0507/FYP/main/Sample%20Images%20for%20Download.zip"
380
  download="Sample Images for Download.zip"
381
  class="download-button"
382
  style="display: inline-block; padding: 10px 20px; background-color: #4CAF50; color: white; text-decoration: none; border-radius: 4px; margin-top: 10px;">
 
376
  gr.Markdown("""
377
  <h2 class="download-image-header">1. Download Image</h2>
378
  <p class="download-image-description">Download these sample images to test with the model.</p>
379
+ <a href="https://github.com/whitney0507/FYP/blob/main/Sample%20Images%20for%20Download.zip"
380
  download="Sample Images for Download.zip"
381
  class="download-button"
382
  style="display: inline-block; padding: 10px 20px; background-color: #4CAF50; color: white; text-decoration: none; border-radius: 4px; margin-top: 10px;">