Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ def process_image(image, threshold_value=None, correct_transcription=None):
|
|
73 |
|
74 |
# Generative AI model response
|
75 |
user_prompt = user_prompt = f"""
|
76 |
-
below are the output texts of OCR on multiple image processing techniques of a faded
|
77 |
Pre-Processing Image Text:
|
78 |
{original_text}
|
79 |
Sharpened Image Text:
|
|
|
73 |
|
74 |
# Generative AI model response
|
75 |
user_prompt = user_prompt = f"""
|
76 |
+
below are the output texts of OCR on multiple image processing techniques of a faded image with text written in English, can you use all the texts to predict the original text, provide only the text.
|
77 |
Pre-Processing Image Text:
|
78 |
{original_text}
|
79 |
Sharpened Image Text:
|