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
cb2ac60
dalle-mini
1 contributor
History:
147 commits
Pedro Cuenca
Barebones demo app for local testing.
cb2ac60
over 3 years ago
app
Barebones demo app for local testing.
over 3 years ago
dalle_mini
* dalle_mini package with models and utilities:
over 3 years ago
data
CC12M downloader script added
over 3 years ago
demo
Script to log predictions grid to wandb.
over 3 years ago
encoding
YFCC metadata cleaning and encoding script
over 3 years ago
model
* Prepend [bos] to image encodings, rename to "labels".
over 3 years ago
seq2seq
fix: typo and missing tokenizer files
over 3 years ago
.gitattributes
Safe
690 Bytes
initial commit
over 3 years ago
.gitignore
Safe
12 Bytes
* Ignore __pycache__
over 3 years ago
README.md
Safe
2.24 kB
Merge pull request #2 from pcuenca/main
over 3 years ago
environment.yaml
Safe
151 Bytes
pip and conda cpu install
over 3 years ago
requirements.txt
Safe
410 Bytes
Score results using pre-trained CLIP.
over 3 years ago