prithivMLmods commited on
Commit
5e9c135
·
verified ·
1 Parent(s): ef85e64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -12,8 +12,8 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
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:180px; border:none;"></iframe>'
15
- html_file_url = "https://prithivmlmods-hamster-static.static.hf.space/index.html"
16
- html_content = f'<iframe src="{html_file_url}" style="width:100%; height:200px; border:none"></iframe>'
17
 
18
  DESCRIPTIONx = """## STABLE HAMSTER
19
  """
 
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:180px; border:none;"></iframe>'
15
+ html_file_url = "https://prithivmlmods-zero-gpu-running.static.hf.space/index.html"
16
+ html_content = f'<iframe src="{html_file_url}" style="width:100%; height:500px; border:none"></iframe>'
17
 
18
  DESCRIPTIONx = """## STABLE HAMSTER
19
  """