Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jounho
/
kimch
like
0
Runtime error
App
Files
Files
Community
“JYH96”
commited on
Dec 22, 2023
Commit
fb93e27
•
1 Parent(s):
435e8be
adfas
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -21,4 +21,3 @@ demo = gr.Interface(fn=greet, inputs="image", outputs="image")
21
22
if __name__ == "__main__":
23
demo.launch(show_api=False, share=True)
24
-
21
22
if __name__ == "__main__":
23
demo.launch(show_api=False, share=True)