--- title: Image2mesh emoji: 👁 colorFrom: green colorTo: blue python_version: 3.11 sdk: gradio sdk_version: 4.36.1 app_file: app.py pinned: false --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference ``` pip install -r requirements.txt python3.11 app.py ```