Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ def create_interface():
130
  gr.Markdown("""
131
  <hr>
132
  <p style="text-align: center; font-size: 0.9em;">
133
- Created with ❤️ by <a href="https://janusai.pro/" target="_blank">janusai.pro</a>
134
  </p>
135
  """)
136
 
 
130
  gr.Markdown("""
131
  <hr>
132
  <p style="text-align: center; font-size: 0.9em;">
133
+ Created with ❤️ by bilsimaging and cloned by janusai.pro <a href="https://janusai.pro/" target="_blank">janusai.pro</a>
134
  </p>
135
  """)
136