Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ ht_text='''
|
|
25 |
'''
|
26 |
|
27 |
lksheet='''
|
28 |
-
<iframe src="<a href="https://huggingface.co/spaces/changxin/Luckysheet">Luckysheet测试</a>" frameBorder=0 marginwidth=0 marginheight=0 scrolling=no style="width800:px;height:500px;" width=800 height=550 scrolling=no ALLOWTRANSPARENCY="true"></iframe>
|
29 |
'''
|
30 |
|
31 |
demo = gr.Blocks()
|
|
|
25 |
'''
|
26 |
|
27 |
lksheet='''
|
28 |
+
<iframe src="<a href="https://huggingface.co/spaces/changxin/Luckysheet/blob/main/index.html">Luckysheet测试</a>" frameBorder=0 marginwidth=0 marginheight=0 scrolling=no style="width800:px;height:500px;" width=800 height=550 scrolling=no ALLOWTRANSPARENCY="true"></iframe>
|
29 |
'''
|
30 |
|
31 |
demo = gr.Blocks()
|