Spaces:
Runtime error
Runtime error
Update pyproject.toml
Browse files- pyproject.toml +3 -3
pyproject.toml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
[project]
|
2 |
-
name = "
|
3 |
-
version = "
|
4 |
description = ""
|
5 |
-
authors = ["
|
6 |
requires-python = ">=3.11"
|
7 |
dependencies = [
|
8 |
"gradio-client>=1.5.4",
|
|
|
1 |
[project]
|
2 |
+
name = "SusAI"
|
3 |
+
version = "1.1.0"
|
4 |
description = ""
|
5 |
+
authors = ["HydroFlyer53"]
|
6 |
requires-python = ">=3.11"
|
7 |
dependencies = [
|
8 |
"gradio-client>=1.5.4",
|