File size: 310 Bytes
09dfd9b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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
```