MagicBag commited on
Commit
0ba2732
1 Parent(s): 5538623

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +3 -3
pyproject.toml CHANGED
@@ -1,9 +1,9 @@
1
  [project]
2
- name = "RF-Solver-Editing"
3
  authors = [
4
- { name = "Jiangshan Wang, Junfu Pu, et al.", email = "wjs23@mails.tsinghua.edu.cn" },
5
  ]
6
- description = "Inference codebase for RF-Solver-Editing"
7
  readme = "README.md"
8
  requires-python = ">=3.10"
9
  license = { file = "LICENSE.md" }
 
1
  [project]
2
+ name = "FireFlow"
3
  authors = [
4
+ { name = "Yingying Deng, Xiangyu He, et al.", email = "iva.shuanholmes@gmail.com" },
5
  ]
6
+ description = "Inference codebase for FireFlow"
7
  readme = "README.md"
8
  requires-python = ">=3.10"
9
  license = { file = "LICENSE.md" }