epochs-demos
commited on
Commit
β’
0fceb57
1
Parent(s):
9aafac4
Update app.py
Browse files
app.py
CHANGED
@@ -32,7 +32,7 @@ description = f"""
|
|
32 |
<div style="display: flex; align-items: center; margin-bottom: 0px;">
|
33 |
<img src='data:image/jpeg;base64,{image_base64}' width='50' height='30' style="margin-right: 5px;"/>
|
34 |
<p style="font-size: 14px; color: #555;">
|
35 |
-
Disclaimer:
|
36 |
</p>
|
37 |
</div>
|
38 |
</div>
|
|
|
32 |
<div style="display: flex; align-items: center; margin-bottom: 0px;">
|
33 |
<img src='data:image/jpeg;base64,{image_base64}' width='50' height='30' style="margin-right: 5px;"/>
|
34 |
<p style="font-size: 14px; color: #555;">
|
35 |
+
Disclaimer: The purpose of this application is solely for demonstration. 1001epochs does not claim ownership for the results. Contact: contact@1001epochs.co.uk for full solution.
|
36 |
</p>
|
37 |
</div>
|
38 |
</div>
|