Hugging Face
Models
Datasets
Spaces
Posts
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
58d2f18
·
1 Parent(s):
63ab3fc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -642,4 +642,3 @@ if not init_success:
642
if __name__ == "__main__":
643
import uvicorn
644
uvicorn.run(app, host="0.0.0.0", port=7860)
645
-
642
if __name__ == "__main__":
643
import uvicorn
644
uvicorn.run(app, host="0.0.0.0", port=7860)