noumanjavaid commited on
Commit
aa62d14
·
verified ·
1 Parent(s): 9ed22a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -39,8 +39,8 @@ with gr.Blocks(css=css) as demo:
39
  # Add a card on the left
40
  with gr.Column():
41
  gr.Markdown("### More Spaces")
42
- gr.HTML('<div class="card"><a href="https://space1.hf.space" target="_blank">Space 1</a></div>')
43
- gr.HTML('<div class="card"><a href="https://space2.hf.space" target="_blank">Space 2</a></div>')
44
 
45
  # Add a Column to contain the iframe
46
  with gr.Column():
@@ -50,7 +50,7 @@ with gr.Blocks(css=css) as demo:
50
  # Add a card on the right
51
  with gr.Column():
52
  gr.Markdown("### More Spaces")
53
- gr.HTML('<div class="card"><a href="https://space3.hf.space" target="_blank">Space 3</a></div>')
54
  gr.HTML('<div class="card"><a href="https://space4.hf.space" target="_blank">Space 4</a></div>')
55
 
56
  # Add a Markdown component to provide a fallback link
 
39
  # Add a card on the left
40
  with gr.Column():
41
  gr.Markdown("### More Spaces")
42
+ gr.HTML('<div class="card"><a href="https://noumanjavaid-new-space.hf.space" target="_blank">DeepFake Detection</a></div>')
43
+ gr.HTML('<div class="card"><a href="https://noumanjavaid-centurionv2.hf.space" target="_blank">Image and Document Diff Checker</a></div>')
44
 
45
  # Add a Column to contain the iframe
46
  with gr.Column():
 
50
  # Add a card on the right
51
  with gr.Column():
52
  gr.Markdown("### More Spaces")
53
+ gr.HTML('<div class="card"><a href="https://noumanjavaid-watermark-demo-video.hf.space" target="_blank">Space 3</a></div>')
54
  gr.HTML('<div class="card"><a href="https://space4.hf.space" target="_blank">Space 4</a></div>')
55
 
56
  # Add a Markdown component to provide a fallback link