Spaces:
Running on Zero
Running on Zero
Update pyproject.toml
Browse files- pyproject.toml +3 -3
pyproject.toml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
[project]
|
| 2 |
-
name = "
|
| 3 |
version = "0.1.0"
|
| 4 |
-
description = "
|
| 5 |
readme = "README.md"
|
| 6 |
requires-python = ">=3.12"
|
| 7 |
dependencies = [
|
|
@@ -61,4 +61,4 @@ dev = [
|
|
| 61 |
]
|
| 62 |
hf-spaces = [
|
| 63 |
"datasets>=4.7.0",
|
| 64 |
-
]
|
|
|
|
| 1 |
[project]
|
| 2 |
+
name = "darwin-31b-opus"
|
| 3 |
version = "0.1.0"
|
| 4 |
+
description = "Darwin-31B-Opus — Diagnostic-Guided Evolutionary Merge Demo"
|
| 5 |
readme = "README.md"
|
| 6 |
requires-python = ">=3.12"
|
| 7 |
dependencies = [
|
|
|
|
| 61 |
]
|
| 62 |
hf-spaces = [
|
| 63 |
"datasets>=4.7.0",
|
| 64 |
+
]
|