vilarin commited on
Commit
c1b679f
·
verified ·
1 Parent(s): 3cc73e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks(theme="ocean") as demo:
138
  label = "Account ID",
139
  type = "password"
140
  )
141
- gr.HTML("<p>Powered By Cloudflare Workers AI. <a href="https://github.com/snekkenull/ImageX">Source Code</a></p>")
142
 
143
  gr.on(
144
  triggers=[
 
138
  label = "Account ID",
139
  type = "password"
140
  )
141
+ gr.HTML("<p>Powered By Cloudflare Workers AI.</p>")
142
 
143
  gr.on(
144
  triggers=[