Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,10 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
|
|
11 |
|
12 |
DESCRIPTIONx = """
|
13 |
|
14 |
-
<
|
|
|
|
|
|
|
15 |
|
16 |
🗞️Machine learning X web app production aspirant <br>🚀I'm currently pursuing a degree in info-tech<br>🌠Looking to collaborate on projects<br>🔮Currently learning MLOps<br>ℹ️Open to talk about web app production & deployments.<br>🚧Focused | Smarter | Faster
|
17 |
"""
|
|
|
11 |
|
12 |
DESCRIPTIONx = """
|
13 |
|
14 |
+
<div style="text-align:right">
|
15 |
+
<iframe src="https://prithivmlmods-hamster-static.static.hf.space/index.html" width="560" height="315" frameborder="0" allowfullscreen></iframe>
|
16 |
+
</div>
|
17 |
+
|
18 |
|
19 |
🗞️Machine learning X web app production aspirant <br>🚀I'm currently pursuing a degree in info-tech<br>🌠Looking to collaborate on projects<br>🔮Currently learning MLOps<br>ℹ️Open to talk about web app production & deployments.<br>🚧Focused | Smarter | Faster
|
20 |
"""
|