Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheLoopStudio
/
Mathematics-AI
like
1
Paused
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
Khoi1234210
commited on
Sep 26
Commit
fa6b782
·
verified
·
1 Parent(s):
7c79ffe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -239,4 +239,4 @@ with gr.Blocks(title="🧮 Mathetics AI") as demo:
239
lambda: gr.update(visible=False), outputs=help_text
240
)
241
242
-
demo.launch()
239
lambda: gr.update(visible=False), outputs=help_text
240
)
241
242
+
demo.launch()