edia / links /en.js
LMartinezEXEX's picture
Added link to the new stable versions for Spanish and English language of the complete tool
e953ed2
raw
history blame
699 Bytes
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": "#"
}
}