Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SagiPolaczek
/
space_playground_public
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sagi Polaczek
commited on
Sep 19, 2024
Commit
fc233bc
·
1 Parent(s):
3766d91
basic skelaton for solubility task
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -17,4 +17,4 @@ gradio_app = gr.Interface(
17
)
18
19
if __name__ == "__main__":
20
-
gradio_app.launch()
17
)
18
19
if __name__ == "__main__":
20
+
gradio_app.launch()