Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alperencaca
/
Deneme1234
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Alperencaca
commited on
Jan 2, 2024
Commit
478ba03
·
1 Parent(s):
7ae7496
Update deneme.py
Browse files
Files changed (1)
hide
show
deneme.py
+2
-1
deneme.py
CHANGED
Viewed
@@ -15,4 +15,5 @@ gradio_app = gr.Interface(
15
)
16
17
if __name__ == "__main__":
18
-
gradio_app.launch()
15
)
16
17
if __name__ == "__main__":
18
+
gradio_app.launch()
19
+