Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
echodict
/
LiveTranslate
like
0
Dataset card
Files
Files and versions
xet
Community
main
LiveTranslate
/
start.bat
fasdfsa
init
bd95217
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
@
echo
off
cd
/d "%~dp0"
set
PATH
=
%LOCALAPPDATA%
\Microsoft\WinGet\Links;
%PATH%
.venv\Scripts\python.exe main.py
pause