Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
flax-community
/
dalle-mini
like
338
Running
App
Files
Files
Community
9
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