File size: 699 Bytes
832c074 e953ed2 832c074 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
const english_links = {
"hf_stable": "https://huggingface.co/spaces/vialibre/edia_full_en",
"ccad_stable": "#",
"main_tutorial": "#",
"wordBias": {
"demo": "https://huggingface.co/spaces/vialibre/edia_we_en",
"tutorial": "#",
"manual-1": "#",
"manual-2": "#"
},
"phraseBias": {
"demo": "https://huggingface.co/spaces/vialibre/edia_lmodels_en",
"tutorial-1": "#",
"tutorial-2": "#",
"manual-1": "#",
"manual-2": "#"
},
"dataBias": {
"demo": "#",
"tutorial": "#",
"manual": "#"
}
} |