Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HouBioLab
/
Demo7_RegressionGradientDescent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jiehou
commited on
Nov 2, 2022
Commit
4caab07
·
1 Parent(s):
36ff860
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -190,4 +190,4 @@ interface = gr.Interface(fn=gradient_descent,
190
layout = 'vertical'
191
)
192
193
-
interface.launch(debug=True)
190
layout = 'vertical'
191
)
192
193
+
interface.launch(debug=True)