sbapan41 commited on
Commit
c0fcf66
·
verified ·
1 Parent(s): 24edea0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ with gr.Blocks(css=css) as demo:
56
 
57
  with gr.Column(elem_id="col-container"):
58
  gr.Markdown(f"""# PixelScribe
59
- 12B param rectified flow transformer guidance-distilled from [PixelScribe [pro]](https://artlabss.com/test3/index.php/)
60
  """)
61
 
62
  with gr.Row():
 
56
 
57
  with gr.Column(elem_id="col-container"):
58
  gr.Markdown(f"""# PixelScribe
59
+ 12B param rectified flow transformer guidance-distilled from [PixelScribe [pro]](https://artlabss.com/)
60
  """)
61
 
62
  with gr.Row():