Hello, I tried to reproduce the amazing result you shown in the video. And I followed this https://github.com/Nuggt-dev/Nuggt/blob/main/nuggt-wizcoder/guide.md
I use local mode. The model server and streamlit are running successfully. However, after I clicked Submit, there is only a dead loop showing Coming in ... in the terminal where I ran streamlit run nugget.py.


Can you give any advice on this? Thanks