prithivMLmods commited on
Commit
5024991
·
verified ·
1 Parent(s): cd72ea9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -11,7 +11,10 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
11
 
12
  DESCRIPTIONx = """
13
 
14
- <img align="right" height="150" src="https://prithivmlmods-hamster-static.static.hf.space/index.html" />
 
 
 
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
  """