update logo
Browse files
app.py
CHANGED
|
@@ -85,9 +85,7 @@ def main():
|
|
| 85 |
If you’re interested in learning more about the model’s capabilities or potential applications,
|
| 86 |
please contact us at: [email protected].\n
|
| 87 |
|
| 88 |
-
<img src=
|
| 89 |
-
<img src="https://huggingface.co/spaces/course-demos/Rick_and_Morty_QA/resolve/main/rick.png" width=200px>
|
| 90 |
-
<img src="https://huggingface.co/spaces/renyi-ai/die_demo/blob/main/logo/qr-code.png" width=200px>
|
| 91 |
"""
|
| 92 |
|
| 93 |
# TODO: Add a description for the Number of DIE iterations parameter!
|
|
|
|
| 85 |
If you’re interested in learning more about the model’s capabilities or potential applications,
|
| 86 |
please contact us at: [email protected].\n
|
| 87 |
|
| 88 |
+
<img src="https://huggingface.co/spaces/renyi-ai/die_demo/blob/main/logo/qr-code.png">
|
|
|
|
|
|
|
| 89 |
"""
|
| 90 |
|
| 91 |
# TODO: Add a description for the Number of DIE iterations parameter!
|