Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -75,7 +75,7 @@ with gr.Blocks() as demo:
|
|
75 |
gr.HTML(
|
76 |
"""
|
77 |
<div class="footer">
|
78 |
-
<p> Based on the <a href="https://huggingface.co/spaces/derwahnsinn/TestGen">TestGen</a> Space by derwahnsinn, the <a href="https://huggingface.co/spaces/RdnUser77/SpacIO_v1">SpacIO</a>
|
79 |
</p>
|
80 |
"""
|
81 |
)
|
|
|
75 |
gr.HTML(
|
76 |
"""
|
77 |
<div class="footer">
|
78 |
+
<p> Based on the <a href="https://huggingface.co/spaces/derwahnsinn/TestGen">TestGen</a> Space by derwahnsinn, the <a href="https://huggingface.co/spaces/RdnUser77/SpacIO_v1">SpacIO</a> Space by RdnUser77 and Omnibus's Maximum Multiplier!
|
79 |
</p>
|
80 |
"""
|
81 |
)
|