Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Miquel Farré
commited on
Commit
·
4ac90bc
1
Parent(s):
db7b1ef
shaving pixels
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ custom_css = """
|
|
121 |
|
122 |
|
123 |
html_template = """
|
124 |
-
<
|
125 |
<div class="sandbox-outer-wrapper">
|
126 |
<div class="sandbox-container">
|
127 |
<img src="https://huggingface.co/datasets/mfarre/servedfiles/resolve/main/desktop2.png" class="sandbox-background" />
|
|
|
121 |
|
122 |
|
123 |
html_template = """
|
124 |
+
<h2 style="text-align: center">Personal Computer Assistant</h2>
|
125 |
<div class="sandbox-outer-wrapper">
|
126 |
<div class="sandbox-container">
|
127 |
<img src="https://huggingface.co/datasets/mfarre/servedfiles/resolve/main/desktop2.png" class="sandbox-background" />
|