Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Andrey13rasfasf/NewSpace
YukiNon
/
Practice3
like
0
Sleeping
App
Files
Files
Community
YukiNon
commited on
Jun 7, 2023
Commit
7143099
•
1 Parent(s):
d7f43c1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -11,4 +11,4 @@ def greet(img):
11
12
demo = gr.Interface(fn=greet, inputs="sketchpad", outputs="text")
13
14
-
demo.launch()
11
12
demo = gr.Interface(fn=greet, inputs="sketchpad", outputs="text")
13
14
+
demo.launch()