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