Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tom-doerr
/
logo_generator
like
3
Runtime error
App
Files
Files
Community
boris
commited on
Nov 30, 2021
Commit
2a3b8df
·
1 Parent(s):
46f7469
feat: add dev dependencies
Browse files
Files changed (1)
hide
show
setup.cfg
+6
-0
setup.cfg
CHANGED
Viewed
@@ -16,3 +16,9 @@ install_requires =
16
ftfy
17
jax
18
flax
16
ftfy
17
jax
18
flax
19
+
20
+
[options.extras_require]
21
+
dev =
22
+
tqdm
23
+
wandb
24
+
optax