Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
uc-msai631-2025-spring
/
Return-policy-chat-bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sebinxj
commited on
Jul 26
Commit
56eccd9
·
verified
·
1 Parent(s):
1f3197b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -354,4 +354,4 @@ with gr.Blocks(title="Cinco Returns Assistant", theme=gr.themes.Soft()) as demo:
354
)
355
356
if __name__ == "__main__":
357
-
demo.queue().launch()
354
)
355
356
if __name__ == "__main__":
357
+
demo.queue().launch()