Spaces:
Sleeping
Sleeping
Delete pyproject.toml
Browse files- pyproject.toml +0 -24
pyproject.toml
DELETED
|
@@ -1,24 +0,0 @@
|
|
| 1 |
-
[project]
|
| 2 |
-
name = "projet-acv-2"
|
| 3 |
-
version = "0.1.0"
|
| 4 |
-
description = "Add your description here"
|
| 5 |
-
readme = "README.md"
|
| 6 |
-
requires-python = ">=3.12"
|
| 7 |
-
dependencies = [
|
| 8 |
-
"argparse>=1.4.0",
|
| 9 |
-
"ffmpeg>=1.4",
|
| 10 |
-
"gradio>=3.36.1",
|
| 11 |
-
"jupyter>=1.1.1",
|
| 12 |
-
"matplotlib>=3.9.2",
|
| 13 |
-
"mediapipe>=0.10.15",
|
| 14 |
-
"numpy>=1.26.4",
|
| 15 |
-
"opencv-python>=4.10.0.84",
|
| 16 |
-
"pillow>=11.0.0",
|
| 17 |
-
"plotly>=5.24.1",
|
| 18 |
-
"pyfiglet>=1.0.2",
|
| 19 |
-
"requests>=2.32.3",
|
| 20 |
-
"rich>=13.9.2",
|
| 21 |
-
"scikit-learn>=1.5.2",
|
| 22 |
-
"streamlit>=1.9.0",
|
| 23 |
-
"tqdm>=4.66.5",
|
| 24 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|