TenPoisk commited on
Commit
d9dd3c0
·
1 Parent(s): da7b542

Update picscore.py

Browse files
Files changed (1) hide show
  1. picscore.py +2 -7
picscore.py CHANGED
@@ -1,8 +1,3 @@
1
  import gradio as gr
2
-
3
- description = """<div>
4
- <img path="PicScore.png">
5
- </div>
6
- """
7
-
8
- gr.Interface.load("models/stabilityai/stable-diffusion-2", description=description).launch()
 
1
  import gradio as gr
2
+ img path="PicScore.png"
3
+ gr.Interface.load("models/stabilityai/stable-diffusion-2").launch()