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
da055a3
·
1 Parent(s):
71d970d
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)