Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
|
|
12 |
#html_file_url = "https://prithivhamster.vercel.app/"
|
13 |
#html_content = f'<iframe src="{html_file_url}" style="width:100%; height:400px; border:none"></iframe>'
|
14 |
|
15 |
-
DESCRIPTIONx = """## STABLE HAMSTER """
|
16 |
|
17 |
css = '''
|
18 |
.gradio-container{max-width: 575px !important}
|
|
|
12 |
#html_file_url = "https://prithivhamster.vercel.app/"
|
13 |
#html_content = f'<iframe src="{html_file_url}" style="width:100%; height:400px; border:none"></iframe>'
|
14 |
|
15 |
+
DESCRIPTIONx = """## STABLE HAMSTER 🐹"""
|
16 |
|
17 |
css = '''
|
18 |
.gradio-container{max-width: 575px !important}
|