File size: 1,063 Bytes
832c074
e953ed2
6c27dc5
cd873c5
832c074
 
cd873c5
832c074
 
 
 
 
cd873c5
 
832c074
 
 
 
 
cd873c5
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": "https://edia.ngrok.app/",
        "main_tutorial": "https://www.youtube.com/watch?v=CJowS8Y5NWY",
        "wordBias": {
            "demo": "https://huggingface.co/spaces/vialibre/edia_we_en",
            "tutorial": "https://www.youtube.com/watch?v=hzJB636movU?cc_load_policy=1&cc_lang_pref=en",
            "manual-1": "#",
            "manual-2": "#"
        },
        "phraseBias": {
            "demo": "https://huggingface.co/spaces/vialibre/edia_lmodels_en",
            "tutorial-1": "https://www.youtube.com/watch?v=nnK19Ro46Cs?cc_load_policy=1&cc_lang_pref=en",
            "tutorial-2": "https://www.youtube.com/watch?v=1WTQ2e19pRU?cc_load_policy=1&cc_lang_pref=en",
            "manual-1": "#",
            "manual-2": "#"
        },
        "dataBias": {
            "demo": "#",
            "tutorial": "https://www.youtube.com/watch?v=hhFlv3bmThU?cc_load_policy=1&cc_lang_pref=en",
            "manual": "#"
        }
    }