Spaces:
Running
Running
fix: issue url
Browse files
setup.cfg
CHANGED
@@ -6,11 +6,11 @@ long_description = file: README.md
|
|
6 |
long_description_content_type = text/markdown
|
7 |
url = https://github.com/borisdayma/dalle-mini
|
8 |
project_urls =
|
9 |
-
Bug Tracker = https://github.com/
|
10 |
|
11 |
[options]
|
12 |
packages = find:
|
13 |
install_requires =
|
14 |
transformers
|
15 |
jax
|
16 |
-
flax
|
|
|
6 |
long_description_content_type = text/markdown
|
7 |
url = https://github.com/borisdayma/dalle-mini
|
8 |
project_urls =
|
9 |
+
Bug Tracker = https://github.com/borisdayma/dalle-mini/issues
|
10 |
|
11 |
[options]
|
12 |
packages = find:
|
13 |
install_requires =
|
14 |
transformers
|
15 |
jax
|
16 |
+
flax
|