a59fba8 e03cd78 a59fba8
1
2
3
4
5
6
from src.chatbot import launch_gradio_interface if __name__ == "__main__": launch_gradio_interface()