Amogh-kal1's picture
Upload folder using huggingface_hub
db75f77 verified
export function x(p) {
return p[0];
}
export function y(p) {
return p[1];
}