Spaces:
Runtime error
Runtime error
Commit History
feat: separate model definition
7f962d6
feat: add symbolic link
1f05876
chore: remove duplicate files
b88a523
chore: move files around
31da1e5
fix: report link
5506862
Merge branch 'main' into chore-cleanup2
fcac23a
doc: update README
00ed1ab
Merge pull request #38 from borisdayma/app-ui
0497ad3
Configure README to use gradio in the hf Space.
1b9d7ec
Pedro Cuenca
commited on
Integrate current UI in demo app.
85eab14
Pedro Cuenca
commited on
Attempts to tweak the UI.
8944cc5
Pedro Cuenca
commited on
Gradio UI skeleton for experimentation.
f68e37a
Pedro Cuenca
commited on
Upgrade to model 4oh3u7ca for predictions.
810d65b
Pedro Cuenca
commited on
Merge branch 'main' of github.com:borisdayma/dalle-mini into main
b765185
Pedro Cuenca
commited on
Merge pull request #37 from tmabraham/add-gradio-demo
7e6e1fe
Tanishq Abraham
commited on
add gradio demo
6b0d541
Merge pull request #36 from borisdayma/chore-cleanup
21a35bc
chore: move requirements to correct section
469b2c2
chore: file not needed
231a81a
doc: reference vqgan-jax repo
cc3e85c
doc: update README
5542365
Script that predicts using all saved versions of a model.
d7be08c
Pedro Cuenca
commited on
Add a couple of sliders and prevent generating without a prompt
0e8338d
Pedro Cuenca
commited on
Update requirements
7158e2e
Pedro Cuenca
commited on
Add dalle_mini directory module.
adfe05e
Pedro Cuenca
commited on
Barebones demo app for local testing.
cb2ac60
Pedro Cuenca
commited on
Script to log predictions grid to wandb.
830d7a2
Pedro Cuenca
commited on
Merge pull request #32 from borisdayma/feat-model
699e1d9
fix: typo and missing tokenizer files
09362db
fix: missing arg
f65ccb3
fix: typo
a173dad
feat: restore state from checkpoint
4aced93
Merge branch 'add-tokenizer-save' into feat-model
28f08be
feat: model config not hardcoded
ad6ad64
Use jax.device_count(), don't assume 8.
a11eff5
Pedro Cuenca
commited on
Add missing import for CLIP.
7cc9b38
Pedro Cuenca
commited on
add tokenizer save to wandb:
aecf3a7
Merge pull request #30 from pcuenca/clip-score
6567fd7
Tanishq Abraham
commited on
Merge pull request #29 from borisdayma/load_checkpoint
862924a
unverified
Score results using pre-trained CLIP.
5a9a1b6
Pedro Cuenca
commited on