Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
audiveris4
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
soiz1
commited on
Jul 10
Commit
8395920
·
verified
·
1 Parent(s):
a029d83
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import gradio as gr
2
3
def say_hello():
1
+
print("hello")
2
import gradio as gr
3
4
def say_hello():