Spaces:
Runtime error
Runtime error
File size: 145 Bytes
d31deba | 1 2 3 4 5 | demo.launch(
inbrowser=True,
allowed_paths=["./chatbot/assets"],
favicon_path="./chatbot/assets/your_favicon.ico" # Add this line
) |