Spaces:
Runtime error
Runtime error
Commit History
feat: allow display in multi lines
0dd7d80
Merge pull request #42 from borisdayma/chore-clean
7851774
feat: add logo
62e13ba
feat: remove unused metrics
0d94b71
doc: note about model definition
6c5fc6a
feat: remove hardcoded values
93c5ac8
Merge branch 'main' of github.com:borisdayma/dalle-mini into main
bc78bfd
Pedro Cuenca
commited on
Simple skeleton for a streamlit app
ffed138
Pedro Cuenca
commited on
refactor: move `captioned_strip` to library.
f62b045
Pedro Cuenca
commited on
Merge pull request #41 from borisdayma/predictions
7f9514d
Get predictions from backend.
6e79248
Pedro Cuenca
commited on
Merge pull request #40 from borisdayma/app-ui
b49f529
Use network defaults.
50b9a44
Pedro Cuenca
commited on
Text modifications, make links unconditionally blue.
3584703
Pedro Cuenca
commited on
Get backend url from environment variable.
6be3159
Pedro Cuenca
commited on
Merge pull request #39 from borisdayma/chore-cleanup2
5bf185b
pcuenca
commited on
Do not create share link.
eb6780a
Pedro Cuenca
commited on
Fix the number of candidates reported.
a61d80f
Pedro Cuenca
commited on
Update demo to use Suraj's backend server.
704ee93
Pedro Cuenca
commited on
feat: less requirements are necessary
5afc82f
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