Spaces:
Runtime error
Runtime error
| demo.launch( | |
| inbrowser=True, | |
| allowed_paths=["./chatbot/assets"], | |
| favicon_path="./chatbot/assets/your_favicon.ico" # Add this line | |
| ) |
| demo.launch( | |
| inbrowser=True, | |
| allowed_paths=["./chatbot/assets"], | |
| favicon_path="./chatbot/assets/your_favicon.ico" # Add this line | |
| ) |