clip / app.py

Commit History

Add eval and torch.no_grad (because inference only)
0779f15

Vivien commited on

Correct typo
ee0cebf

Vivien commited on

Keep 1 model (several leading to memory errors)
3e50eda

Vivien commited on

Change labels for the models
9033a8d

Vivien commited on

Change default value for the second model
8d49b55

Vivien commited on

Keep only 3 models to avoid RAM problems
b629ac6

Vivien commited on

Add the larger models
da6fb88

Vivien commited on

Add "allow output mutatio" when caching
fbe7708

Vivien commited on

Update to streamlit 1.2.0
1a443bc

Vivien commited on

Add experimental memo
8ad830a

Vivien commited on

Test with only 2 small models
ae163c8

Vivien commited on

Add caching
74c6aae

Vivien commited on

Test removing cache
fc673f7

Vivien commited on

Add side-by-side comparison of the ViT models
aae8769

Vivien commited on

Improve the composition of queries
5b1c1bd

Vivien commited on

Switch to VIT-L/14
7a848b2

Vivien commited on

Add instructions for advanced use
74074fa

Vivien commited on

Add possibility to compose queries and use images as queries
5185219

Vivien commited on

Switch from ViT-B32 to ViT-B16
a55de09

Vivien commited on

Simplify code
b59b1d0

Vivien commited on

Change streamlit version
d2df557

Vivien commited on

Correct display bug
9ea8c8c

Vivien commited on

Escape strings to avoid quote problems
ba03fb2

Vivien commited on

Move content up
555584f

Vivien commited on

Simplify code
000d238

Vivien commited on

Correct display bug
3f8dd94

Vivien commited on

Specify number of pictures
e3b2cc5

Vivien commited on

Change layout
7600dc3

Vivien commited on

Change layout
55fea56

Vivien commited on

Change layout
586f7e5

Vivien commited on

Change layout
08afc94

Vivien commited on

Change layout
ff968d5

Vivien commited on

Correct alignment
1b0b2b9

Vivien commited on

Correct alignment
dda60dd

Vivien commited on

Replace columns by beta_columns
63074d8

Vivien commited on

Initial commit
c81898a

Vivien commited on