Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
#1
by
Bils
- opened
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 |
|