2 Commits

Author SHA1 Message Date
4d9c4bb884 Merge branch 'main' into demo/translator_local 2025-02-26 10:49:27 +01:00
673d3f6a4b Add a run script 2025-02-25 14:57:46 +01:00

3
run_local.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
source ./venv/bin/activate
python ./multilang_translator/main.py