giacomoc commited on
Commit
985620f
1 Parent(s): e2b10be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -107,7 +107,7 @@ with gr.Blocks(css=css) as demo:
107
  f"""
108
  <div class="main-div">
109
  <div>
110
- <h1 style="color:orange;">📷 Realistic Vision V2.0 📸</h1>
111
  </div>
112
  <p>
113
  Demo for <a href="https://huggingface.co/SG161222/Realistic_Vision_V6.0_B1_noVAE">Realistic Vision V6.0_B1</a>
@@ -138,7 +138,7 @@ extra legs, fused fingers, too many fingers, long neck
138
  </code></details>
139
 
140
  <br>
141
- Have Fun & Enjoy ⚡ <a href="https://www.thafx.com"><abbr title="Website">//THAFX</abbr></a>
142
  <br>
143
 
144
  </div>
@@ -186,4 +186,4 @@ Have Fun & Enjoy ⚡ <a href="https://www.thafx.com"><abbr title="Website">//THA
186
 
187
 
188
  demo.queue(concurrency_count=1)
189
- demo.launch()
 
107
  f"""
108
  <div class="main-div">
109
  <div>
110
+ <h1 style="color:orange;">📷 Realistic Vision V6.0_B1 📸</h1>
111
  </div>
112
  <p>
113
  Demo for <a href="https://huggingface.co/SG161222/Realistic_Vision_V6.0_B1_noVAE">Realistic Vision V6.0_B1</a>
 
138
  </code></details>
139
 
140
  <br>
141
+ Have Fun & Enjoy ⚡
142
  <br>
143
 
144
  </div>
 
186
 
187
 
188
  demo.queue(concurrency_count=1)
189
+ demo.launch()