Spaces:
Runtime error
Runtime error
File size: 75 Bytes
5c5426d |
1 2 3 4 5 |
from libretranslate import manage
if __name__ == "__main__":
manage()
|