diff --git a/app/__pycache__/main.cpython-313.pyc b/app/__pycache__/main.cpython-313.pyc deleted file mode 100644 index 61185d5..0000000 Binary files a/app/__pycache__/main.cpython-313.pyc and /dev/null differ diff --git a/app/api/v1/__pycache__/translate.cpython-313.pyc b/app/api/v1/__pycache__/translate.cpython-313.pyc deleted file mode 100644 index 1e9e5e3..0000000 Binary files a/app/api/v1/__pycache__/translate.cpython-313.pyc and /dev/null differ diff --git a/app/core/__pycache__/config.cpython-313.pyc b/app/core/__pycache__/config.cpython-313.pyc deleted file mode 100644 index d387dd5..0000000 Binary files a/app/core/__pycache__/config.cpython-313.pyc and /dev/null differ diff --git a/app/core/__pycache__/deepseek_client.cpython-313.pyc b/app/core/__pycache__/deepseek_client.cpython-313.pyc deleted file mode 100644 index 5dac047..0000000 Binary files a/app/core/__pycache__/deepseek_client.cpython-313.pyc and /dev/null differ diff --git a/app/models/__pycache__/translation.cpython-313.pyc b/app/models/__pycache__/translation.cpython-313.pyc deleted file mode 100644 index e78bd61..0000000 Binary files a/app/models/__pycache__/translation.cpython-313.pyc and /dev/null differ diff --git a/app/services/__pycache__/translator.cpython-313.pyc b/app/services/__pycache__/translator.cpython-313.pyc deleted file mode 100644 index 75270ac..0000000 Binary files a/app/services/__pycache__/translator.cpython-313.pyc and /dev/null differ