changxin commited on
Commit
2f40c44
·
1 Parent(s): 74f41d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ ht_text='''
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()
 
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()