Spaces:
Runtime error
Runtime error
TenPoisk
commited on
Commit
·
da7b542
1
Parent(s):
75afa9f
Update picscore.py
Browse files- picscore.py +1 -1
picscore.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
description = """<div>
|
4 |
-
<img
|
5 |
</div>
|
6 |
"""
|
7 |
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
description = """<div>
|
4 |
+
<img path="PicScore.png">
|
5 |
</div>
|
6 |
"""
|
7 |
|