Spaces:
Runtime error
Runtime error
Commit
·
c01658b
1
Parent(s):
18b8d1a
Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ description = f"""
|
|
37 |
<div style="display: flex; align-items: center; margin-bottom: 0px;">
|
38 |
<img src='data:image/jpeg;base64,{image_base64}' width='50' height='30' style="margin-right: 5px;"/>
|
39 |
<p style="font-size: 14px; color: #555;">
|
40 |
-
Disclaimer:
|
41 |
</p>
|
42 |
</div>
|
43 |
</div>
|
|
|
37 |
<div style="display: flex; align-items: center; margin-bottom: 0px;">
|
38 |
<img src='data:image/jpeg;base64,{image_base64}' width='50' height='30' style="margin-right: 5px;"/>
|
39 |
<p style="font-size: 14px; color: #555;">
|
40 |
+
Disclaimer: The purpose of this application is solely for demonstration. 1001epochs does not claim ownership for the results Contact: [email protected] for full solution.
|
41 |
</p>
|
42 |
</div>
|
43 |
</div>
|