Hugo Jarkoff commited on
Commit
623e8da
·
1 Parent(s): 402a061

Change email address

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -3,7 +3,7 @@ name = "rapgpt-hf"
3
  version = "1.0.0"
4
  description = "HF Space demo app for rapGPT"
5
  authors = [
6
- { name = "Hugo Jarkoff", email = "hugo.jarkoff@namr.com" }
7
  ]
8
  dependencies = [
9
  "rapgpt[app] @ git+https://github.com/hugojarkoff/rapGPT",
 
3
  version = "1.0.0"
4
  description = "HF Space demo app for rapGPT"
5
  authors = [
6
+ { name = "Hugo Jarkoff", email = "hugo.jarkoff@gmail.com" }
7
  ]
8
  dependencies = [
9
  "rapgpt[app] @ git+https://github.com/hugojarkoff/rapGPT",