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
Feb 23, 2022
Commit
3d64598
·
1 Parent(s):
bc4734f
feat(dev): require datasets
Browse files
Files changed (1)
hide
show
setup.cfg
+1
-0
setup.cfg
CHANGED
Viewed
@@ -36,6 +36,7 @@ dev =
36
tqdm
37
optax
38
braceexpand
39
black[jupyter]
40
isort
41
36
tqdm
37
optax
38
braceexpand
39
+
datasets[streaming]
40
black[jupyter]
41
isort
42