el-el-san commited on
Commit
ff7c088
·
verified ·
1 Parent(s): 9e5f7b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -65,10 +65,10 @@ css = """
65
  with gr.Blocks(css=css) as demo:
66
 
67
  with gr.Column(elem_id="col-container"):
68
- #gr.Markdown("""
69
- # Text-to-Image Demo
70
- #using [clandestine XL 1.0](https://huggingface.co/yodayo-ai/clandestine-xl-1.0)
71
- #""")
72
  #yodayo-ai/clandestine-xl-1.0 
73
  #yodayo-ai/holodayo-xl-2.1
74
  with gr.Row():
 
65
  with gr.Blocks(css=css) as demo:
66
 
67
  with gr.Column(elem_id="col-container"):
68
+ gr.Markdown("""
69
+ Text-to-Image Demo
70
+ using [Noob SDXL beta model](https://huggingface.co/Laxhar)
71
+ """)
72
  #yodayo-ai/clandestine-xl-1.0 
73
  #yodayo-ai/holodayo-xl-2.1
74
  with gr.Row():