prithivMLmods commited on
Commit
240515c
·
verified ·
1 Parent(s): 1145242

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -14,10 +14,11 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
14
  #html_content = f'<iframe src="{html_file_url}" style="width:100%; height:180px; border:none;"></iframe>'
15
  #html_file_url = "https://prithivmlmods-static-loading-theme.static.hf.space/index.html"
16
 
17
- html_file_url = "https://prithivhamster.vercel.app/"
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 = '''
 
14
  #html_content = f'<iframe src="{html_file_url}" style="width:100%; height:180px; border:none;"></iframe>'
15
  #html_file_url = "https://prithivmlmods-static-loading-theme.static.hf.space/index.html"
16
 
17
+ #html_file_url = "https://prithivhamster.vercel.app/"
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
 
24
  css = '''