Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -89,7 +89,7 @@ Text: {data['text']}
|
|
89 |
def create_interface(self):
|
90 |
"""Create Gradio interface"""
|
91 |
with gr.Blocks(css="footer {visibility: hidden}") as self.interface:
|
92 |
-
gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%
|
93 |
|
94 |
gr.Markdown("""# Enhanced Image Watermarking System
|
95 |
|
|
|
89 |
def create_interface(self):
|
90 |
"""Create Gradio interface"""
|
91 |
with gr.Blocks(css="footer {visibility: hidden}") as self.interface:
|
92 |
+
gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Ffantos-SecureWatermark.hf.space"> <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Ffantos-SecureWatermark.hf.space&countColor=%23263759" /> </a>""")
|
93 |
|
94 |
gr.Markdown("""# Enhanced Image Watermarking System
|
95 |
|