Spaces:
Runtime error
Runtime error
Commit
·
12c3587
1
Parent(s):
a54fa09
Update app.py
Browse files
app.py
CHANGED
@@ -161,7 +161,7 @@ with gr.Blocks(css = css) as demo:
|
|
161 |
</p>
|
162 |
''')
|
163 |
gr.HTML('''
|
164 |
-
<p align="center"><img src="REalTabFormer_Final_EQ.png" style="width:75%"/></p>
|
165 |
''')
|
166 |
|
167 |
with gr.Column():
|
|
|
161 |
</p>
|
162 |
''')
|
163 |
gr.HTML('''
|
164 |
+
<p align="center"><img src="https://github.com/avsolatorio/RealTabFormer/raw/main/img/REalTabFormer_Final_EQ.png" style="width:75%"/></p>
|
165 |
''')
|
166 |
|
167 |
with gr.Column():
|