abanand132 commited on
Commit
a7b2870
1 Parent(s): e6feadc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ demo = gr.Interface(
58
  "<span id=title-desc> a ML Model which can predict contaminants present in the waste water</span>",
59
 
60
  description="<span id=desc-info> <br>★ Some examples are present at the bottom for your convenience <a id=a-tag "
61
- "href=https://www.github.com target=_blank>(visit website)</a> </span>",
62
  theme=gr.themes.Soft(),
63
  css="""
64
  .gradio-container {background-color: #daeefe}
 
58
  "<span id=title-desc> a ML Model which can predict contaminants present in the waste water</span>",
59
 
60
  description="<span id=desc-info> <br>★ Some examples are present at the bottom for your convenience <a id=a-tag "
61
+ "href=https://theabhishek.me/Aqua-Alert/ target=_blank>(visit website)</a> </span>",
62
  theme=gr.themes.Soft(),
63
  css="""
64
  .gradio-container {background-color: #daeefe}