Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dharma20
/
Talk-to-Files-RAG-ChatBot
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dharma20
commited on
Jan 7
Commit
802b409
·
verified
·
1 Parent(s):
fb8b221
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -66,6 +66,3 @@ with gr.Blocks(theme=gr.themes.Soft())as demo:
66
67
demo.launch()
68
69
-
70
-
71
-
66
67
demo.launch()
68