Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- pyproject.toml +4 -1
- uv.lock +0 -0
pyproject.toml
CHANGED
|
@@ -15,4 +15,7 @@ dependencies = [
|
|
| 15 |
]
|
| 16 |
|
| 17 |
[tool.openenv]
|
| 18 |
-
version = ">=0.2.0"
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
]
|
| 16 |
|
| 17 |
[tool.openenv]
|
| 18 |
+
version = ">=0.2.0"
|
| 19 |
+
|
| 20 |
+
[project.scripts]
|
| 21 |
+
server = "server.app:main"
|
uv.lock
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|