prithivMLmods commited on
Commit
34fcc05
·
verified ·
1 Parent(s): 3c196c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -14,8 +14,7 @@ html_file_url = "https://prithivmlmods-hamster-static.static.hf.space/index.html
14
  html_content = f'<iframe src="{html_file_url}" style="width: 100px; height: auto; margin-left: 20px;></iframe>'
15
 
16
 
17
- DESCRIPTIONx = """<div style="display: flex; align-items: center; justify-content: space-between;">
18
- <h1 style="margin: 0;">STABLE HAMSTER</h1>
19
  """
20
 
21
 
 
14
  html_content = f'<iframe src="{html_file_url}" style="width: 100px; height: auto; margin-left: 20px;></iframe>'
15
 
16
 
17
+ DESCRIPTIONx = """## STABLE HAMSTER
 
18
  """
19
 
20