Spaces:
Runtime error
Runtime error
epochs-demos
commited on
Commit
·
a9272ce
1
Parent(s):
6c171d5
Update app.py
Browse files
app.py
CHANGED
@@ -169,7 +169,7 @@ description = f"""
|
|
169 |
<div style="display: flex; align-items: center; margin-bottom: 0px;">
|
170 |
<img src='data:image/jpeg;base64,{image_base64}' width='50' height='30' style="margin-right: 5px;"/>
|
171 |
<p style="font-size: 14px; color: #555;">
|
172 |
-
Disclaimer:
|
173 |
</p>
|
174 |
</div>
|
175 |
</div>
|
|
|
169 |
<div style="display: flex; align-items: center; margin-bottom: 0px;">
|
170 |
<img src='data:image/jpeg;base64,{image_base64}' width='50' height='30' style="margin-right: 5px;"/>
|
171 |
<p style="font-size: 14px; color: #555;">
|
172 |
+
Disclaimer: The purpose of this application is solely for demonstration. 1001epochs does not claim ownership for the results. Contact: [email protected] for full solution.
|
173 |
</p>
|
174 |
</div>
|
175 |
</div>
|