prithivMLmods commited on
Commit
32abd95
·
verified ·
1 Parent(s): ea15f35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -11,7 +11,8 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
11
 
12
  # Load the HTML content
13
  html_file_url = "https://prithivmlmods-hamster-static.static.hf.space/index.html"
14
- html_content = f'<iframe src="{html_file_url}" style="width:100%; height:250px; border:none;right:0;></iframe>'
 
15
 
16
  DESCRIPTIONx = """## STABLE HAMSTER
17
  """
 
11
 
12
  # Load the HTML content
13
  html_file_url = "https://prithivmlmods-hamster-static.static.hf.space/index.html"
14
+ html_content = f'<iframe src="{html_file_url}" style="width:70%; height:250px; border:none;></iframe>'
15
+
16
 
17
  DESCRIPTIONx = """## STABLE HAMSTER
18
  """