This website requires JavaScript.
Explore
Help
Register
Sign In
kamp
/
LibreTranslate
Watch
1
Star
0
Fork
0
You've already forked LibreTranslate
mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced
2024-11-05 07:20:13 +01:00
Code
Activity
53bf91ead7
LibreTranslate
/
main.py
5 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
Update main.py
2021-02-10 17:04:02 +01:00
from
app
import
main
Add /detect API
2021-02-10 16:51:17 +01:00
if
__name__
==
"
__main__
"
:
Update main.py
2021-02-10 17:04:02 +01:00
main
(
)
Copy Permalink