HydroFlyer53 commited on
Commit
a447dde
·
verified ·
1 Parent(s): 7bd155d

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +4 -4
pyproject.toml CHANGED
@@ -1,9 +1,9 @@
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",
9
- ]
 
1
  [project]
2
+ name = "python-template"
3
+ version = "0.1.0"
4
  description = ""
5
+ authors = ["Your Name <[email protected]>"]
6
  requires-python = ">=3.11"
7
  dependencies = [
8
  "gradio-client>=1.5.4",
9
+ ]