Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Rahatara/insta_rag
Rahatara
/
RAGBOT
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rahatara
commited on
Jun 28, 2024
Commit
285ca17
·
verified
·
1 Parent(s):
ecf1959
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -85,6 +85,5 @@ with demo:
85
],
86
title='DBT Coach 👩💼'
87
)
88
-
89
if __name__ == "__main__":
90
demo.launch()
85
],
86
title='DBT Coach 👩💼'
87
)
88
if __name__ == "__main__":
89
demo.launch()