prithivMLmods commited on
Commit
8fe53e6
·
verified ·
1 Parent(s): 1ed5ff5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -17,8 +17,7 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
17
  html_file_url = "https://prithivmlmods-hamster-static.static.hf.space/index.html"
18
  html_content = f'<iframe src="{html_file_url}" style="width:100%; height:400px; border:none"></iframe>'
19
 
20
- DESCRIPTIONx = """## STABLE HAMSTER
21
- """
22
 
23
  css = '''
24
  .gradio-container{max-width: 560px !important}
 
17
  html_file_url = "https://prithivmlmods-hamster-static.static.hf.space/index.html"
18
  html_content = f'<iframe src="{html_file_url}" style="width:100%; height:400px; border:none"></iframe>'
19
 
20
+ DESCRIPTIONx = """"""
 
21
 
22
  css = '''
23
  .gradio-container{max-width: 560px !important}