inference-playground / src /lib /components /InferencePlayground /InferencePlaygroundModelSelector.svelte

Commit History

feat: add size prop to Avatar component
09bc654

victor HF staff commited on

feat: add Avatar component and use it in InferencePlaygroundModelSelector
9829d0c

victor HF staff commited on

Fix lint errors
0093ee3

mishig HF staff commited on

cleaner modelId URL param
b52f201

mishig HF staff commited on

same protocol as hf spaces for iframe postMessage
8b52b18

mishig HF staff commited on

window.parent.postMessage({ modelId: model.id }, parentOrigin);
74d5501

mishig HF staff commited on

format
eeca96c

mishig HF staff commited on

misc
dee0245

victor HF staff commited on

format
f250f57

mishig HF staff commited on

set/get model from query params
80b13a0

mishig HF staff commited on

correct highlgihting of selected model onmount
003aab5

mishig HF staff commited on

quick fixes
f1c9a90

victor HF staff commited on

types file
af93b45

mishig HF staff commited on

wip
fc99266

mishig HF staff commited on

order imports
4b8b411

mishig HF staff commited on

same prettier as hub
60216ec

mishig HF staff commited on

wip
15bd628

mishig HF staff commited on

wip
a8ce6ad

mishig HF staff commited on

wip
44d9405

mishig HF staff commited on

get org avatars dynamically
bd6645c

mishig HF staff commited on

fix icon
dfd58f1

mishig HF staff commited on

open modal on click
711cbbd

mishig HF staff commited on

design
f459835

victor HF staff commited on

Settings dynamically change (#27)
86574c0
unverified

mishig HF staff commited on

Restructure to have `InferencePlayground.svelte` component (#23)
1189124
unverified

mishig HF staff commited on