Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Manvikk
/
MathLens2
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Manvikk
commited on
Feb 11
Commit
dbcc26d
·
verified
·
1 Parent(s):
9b59b9a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -571,4 +571,3 @@ def result():
571
572
if __name__ == '__main__':
573
app.run(host="0.0.0.0", port=7860, threaded=True)
574
-
571
572
if __name__ == '__main__':
573
app.run(host="0.0.0.0", port=7860, threaded=True)