Spaces:
Runtime error
Runtime error
init
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "uground_demo_test"
|
| 7 |
-
version = "3.
|
| 8 |
description = "Navigating the Digital World as Humans Do: Universal Visual Grounding for GUI Agents"
|
| 9 |
readme = "README.md"
|
| 10 |
requires-python = ">=3.8"
|
|
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "uground_demo_test"
|
| 7 |
+
version = "3.7"
|
| 8 |
description = "Navigating the Digital World as Humans Do: Universal Visual Grounding for GUI Agents"
|
| 9 |
readme = "README.md"
|
| 10 |
requires-python = ">=3.8"
|