Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thechaiexperiment
/
TeaRAG
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thechaiexperiment
commited on
Jan 17
Commit
4f13d60
·
1 Parent(s):
4c3ed6c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -638,4 +638,3 @@ if not init_success:
638
if __name__ == "__main__":
639
import uvicorn
640
uvicorn.run(app, host="0.0.0.0", port=7860)
641
-
638
if __name__ == "__main__":
639
import uvicorn
640
uvicorn.run(app, host="0.0.0.0", port=7860)