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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -10,11 +10,10 @@ import torch
10
  from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
11
 
12
  DESCRIPTIONx = """
13
- ## STABLE HAMSTER
14
 
15
- <div style="text-align:center">
16
- <iframe src="https://prithivmlmods-hamster-static.static.hf.space/index.html" width="560" height="315" frameborder="0" allowfullscreen></iframe>
17
- </div>
18
  """
19
 
20
  # Use environment variables for flexibility
 
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
  """
18
 
19
  # Use environment variables for flexibility