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
Fetching metadata from the HF Docker repository...
boris
commited on
Nov 30, 2021
Commit
d2ec1ea
·
1 Parent(s):
6f19a1f
feat: install black and isort
Browse files
Files changed (1)
hide
show
setup.cfg
+2
-0
setup.cfg
CHANGED
Viewed
@@ -22,3 +22,5 @@ dev =
22
tqdm
23
wandb
24
optax
22
tqdm
23
wandb
24
optax
25
+
black[jupyter]
26
+
isort