TenPoisk commited on
Commit
cc368b5
·
1 Parent(s): b698009

Update picscore.py

Browse files
Files changed (1) hide show
  1. picscore.py +2 -1
picscore.py CHANGED
@@ -1,7 +1,8 @@
1
  import gradio as gr
 
2
 
3
  description = """<div>
4
- dd
5
  </div>
6
  """
7
 
 
1
  import gradio as gr
2
+ import trinker
3
 
4
  description = """<div>
5
+ <label = tkinter.Label(root, text='PicScore', font='Times 30', fg='#0F0').grid()>
6
  </div>
7
  """
8