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 20
Commit
de5f21f
·
1 Parent(s):
c883301
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -666,4 +666,3 @@ if not init_success:
666
if __name__ == "__main__":
667
import uvicorn
668
uvicorn.run(app, host="0.0.0.0", port=7860)
669
-
666
if __name__ == "__main__":
667
import uvicorn
668
uvicorn.run(app, host="0.0.0.0", port=7860)