Spaces:
Running
Running
| [project] | |
| name = "temp" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "gradio>=4.0.0", | |
| "opencv-python-headless>=4.8.0", | |
| "numpy>=1.24.0", | |
| "Pillow>=10.0.0", | |
| "scikit-image>=0.21.0", | |
| "pandas>=2.0.0", | |
| "pyngrok>=7.3.0", | |
| ] | |