I’m following the Agent Studio - NVIDIA Jetson AI Lab to git clone and run
jetson-containers run --env HUGGINGFACE_TOKEN=my_hugging_face_key
$(autotag nano_llm)
python3 -m nano_llm.studio
and I open the https://192.168.101.217:8050, I found the emtpy page. Could you please give me some toy example code to run like your demo’s video.