TRying
This commit is contained in:
@@ -127,7 +127,7 @@ if __name__ == "__main__":
|
||||
|
||||
# 🔧 Configure your run here:
|
||||
translate_manga_text(
|
||||
image_path = "page.png", # ← your image here
|
||||
image_path = "page.png", # ← your image here
|
||||
source_lang = "vi", # ← original language
|
||||
target_lang = "en", # ← target language
|
||||
confidence_threshold = 0.3, # ← raise to 0.5 for noisy images
|
||||
|
||||
Reference in New Issue
Block a user