silveroxides commited on
Commit
3f71c95
1 Parent(s): 8de7535

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -303,7 +303,7 @@ def generate_image(model_choice, additional_positive_prompt, additional_negative
303
  # Gradio interface
304
  with gr.Blocks(theme='bethecloud/storj_theme') as demo:
305
  gr.HTML("""
306
- <h1 align="center">Real Pony RNS / Ultimate Pony RNS / Hybrid Pony SDXL</h1>
307
  <p align="center">
308
  <a href="https://huggingface.co/silveroxides/RNS_RealPonyV20" target="_blank">[RNS RealPony]</a>
309
  <a href="https://huggingface.co/silveroxides/NoobAI-XL-EPS-1.0-Vwe" target="_blank">[NoobAI-XL EPS 1.0]</a>
 
303
  # Gradio interface
304
  with gr.Blocks(theme='bethecloud/storj_theme') as demo:
305
  gr.HTML("""
306
+ <h1 align="center">Real Pony RNS / NoobAI-XL EPS 1.0 / Hybrid Pony SDXL</h1>
307
  <p align="center">
308
  <a href="https://huggingface.co/silveroxides/RNS_RealPonyV20" target="_blank">[RNS RealPony]</a>
309
  <a href="https://huggingface.co/silveroxides/NoobAI-XL-EPS-1.0-Vwe" target="_blank">[NoobAI-XL EPS 1.0]</a>