Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dy2dx2
/
Physics-Assistant
like
5
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dy2dx2
commited on
May 7, 2023
Commit
f938d75
·
1 Parent(s):
edc4821
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -67,4 +67,4 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Physics Assistant") as demo:
67
68
send.click(predict, inputs=[txt], outputs=bot)
69
70
-
demo.launch()
67
68
send.click(predict, inputs=[txt], outputs=bot)
69
70
+
demo.launch()