Spaces:
Running
Running
| [project] | |
| name = "parentclosetesting" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "deepface>=0.0.100", | |
| "insightface>=1.0.1", | |
| "numpy>=2.5.0", | |
| "onnxruntime>=1.27.0", | |
| "opencv-python-headless>=4.13.0.92", | |
| "pillow>=12.2.0", | |
| "streamlit>=1.58.0", | |
| "tf-keras>=2.21.0", | |
| "torch>=2.12.1", | |
| "torchvision>=0.27.1", | |
| "transformers>=5.12.1", | |
| ] | |