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="
|
29 |
'''
|
30 |
|
31 |
demo = gr.Blocks()
|
|
|
25 |
'''
|
26 |
|
27 |
lksheet='''
|
28 |
+
<iframe src="https://huggingface.co/spaces/changxin/Luckysheet" frameBorder=0 style="width:100%;height::100%;"></iframe>
|
29 |
'''
|
30 |
|
31 |
demo = gr.Blocks()
|