Spaces:
Running
Running
Oliver Nitsche Claude Sonnet 4.6 commited on
Commit ·
dbdff5f
1
Parent(s): 8dc6771
Update app description
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 = "Recognize persons and greet them with name"
|
| 10 |
readme = "README.md"
|
| 11 |
requires-python = ">=3.10"
|
| 12 |
dependencies = [
|