| @echo off | |
| REM Deploy Chatbot Luat Viet Nam len Hugging Face Spaces | |
| REM Buoc 1: pip install -U huggingface_hub | |
| REM Buoc 2: set HF_TOKEN=hf_xxx | |
| REM Buoc 3: set SPACE_ID=tenban/phapdien-law-chatbot | |
| python deploy_to_hf.py | |
| pause | |
| @echo off | |
| REM Deploy Chatbot Luat Viet Nam len Hugging Face Spaces | |
| REM Buoc 1: pip install -U huggingface_hub | |
| REM Buoc 2: set HF_TOKEN=hf_xxx | |
| REM Buoc 3: set SPACE_ID=tenban/phapdien-law-chatbot | |
| python deploy_to_hf.py | |
| pause | |