Please click code button and create the codespace first, then download the bellow module by entering it in the Terminal in codespace
pip install inference-cli --user
pip install supervision
pip install openv-python
pip install pillow
sudo apt-get update
sudo apt-get install -y libgl1
pip install gradio_client --user