Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vivien
/
clip
like
81
Runtime error
App
Files
Files
Community
main
clip
/
app.py
Commit History
Add eval and torch.no_grad (because inference only)
0779f15
Vivien
commited on
Aug 12, 2023
Correct typo
ee0cebf
Vivien
commited on
Aug 2, 2022
Keep 1 model (several leading to memory errors)
3e50eda
Vivien
commited on
Aug 2, 2022
Change labels for the models
9033a8d
Vivien
commited on
Jul 7, 2022
Change default value for the second model
8d49b55
Vivien
commited on
Jul 7, 2022
Keep only 3 models to avoid RAM problems
b629ac6
Vivien
commited on
Jul 7, 2022
Add the larger models
da6fb88
Vivien
commited on
Apr 28, 2022
Add "allow output mutatio" when caching
fbe7708
Vivien
commited on
Apr 27, 2022
Update to streamlit 1.2.0
1a443bc
Vivien
commited on
Apr 27, 2022
Add experimental memo
8ad830a
Vivien
commited on
Apr 27, 2022
Test with only 2 small models
ae163c8
Vivien
commited on
Apr 27, 2022
Add caching
74c6aae
Vivien
commited on
Apr 27, 2022
Test removing cache
fc673f7
Vivien
commited on
Apr 27, 2022
Add side-by-side comparison of the ViT models
aae8769
Vivien
commited on
Apr 27, 2022
Improve the composition of queries
5b1c1bd
Vivien
commited on
Jan 31, 2022
Switch to VIT-L/14
7a848b2
Vivien
commited on
Jan 30, 2022
Add instructions for advanced use
74074fa
Vivien
commited on
Jan 30, 2022
Add possibility to compose queries and use images as queries
5185219
Vivien
commited on
Jan 30, 2022
Switch from ViT-B32 to ViT-B16
a55de09
Vivien
commited on
Jan 22, 2022
Simplify code
b59b1d0
Vivien
commited on
Dec 16, 2021
Change streamlit version
d2df557
Vivien
commited on
Nov 6, 2021
Correct display bug
9ea8c8c
Vivien
commited on
Oct 18, 2021
Escape strings to avoid quote problems
ba03fb2
Vivien
commited on
Oct 18, 2021
Move content up
555584f
Vivien
commited on
Oct 6, 2021
Simplify code
000d238
Vivien
commited on
Oct 6, 2021
Correct display bug
3f8dd94
Vivien
commited on
Oct 5, 2021
Specify number of pictures
e3b2cc5
Vivien
commited on
Oct 5, 2021
Change layout
7600dc3
Vivien
commited on
Oct 5, 2021
Change layout
55fea56
Vivien
commited on
Oct 5, 2021
Change layout
586f7e5
Vivien
commited on
Oct 5, 2021
Change layout
08afc94
Vivien
commited on
Oct 5, 2021
Change layout
ff968d5
Vivien
commited on
Oct 5, 2021
Correct alignment
1b0b2b9
Vivien
commited on
Oct 5, 2021
Correct alignment
dda60dd
Vivien
commited on
Oct 5, 2021
Replace columns by beta_columns
63074d8
Vivien
commited on
Oct 5, 2021
Initial commit
c81898a
Vivien
commited on
Oct 5, 2021