Spaces:
Running
Running
Oliver Nitsche Claude Sonnet 4.6 commited on
Commit ·
c29ef09
1
Parent(s): be17ec0
Update app description in pyproject.toml
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
|
| 6 |
[project]
|
| 7 |
name = "recognizer"
|
| 8 |
version = "0.1.0"
|
| 9 |
-
description = "
|
| 10 |
readme = "README.md"
|
| 11 |
requires-python = ">=3.10"
|
| 12 |
dependencies = [
|
|
|
|
| 6 |
[project]
|
| 7 |
name = "recognizer"
|
| 8 |
version = "0.1.0"
|
| 9 |
+
description = "Wakeup in case of noise and tries to recognize the human stand in front of the robot"
|
| 10 |
readme = "README.md"
|
| 11 |
requires-python = ">=3.10"
|
| 12 |
dependencies = [
|