Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adrianoL
/
chatbot_pedidos
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adrianoL
commited on
Nov 4, 2024
Commit
35d4b8b
·
verified
·
1 Parent(s):
8a16dfe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -79,4 +79,4 @@ with gr.Blocks() as app:
79
)
80
81
if __name__ == "__main__":
82
-
app.launch(share=True)
79
)
80
81
if __name__ == "__main__":
82
+
app.launch(share=True)