kavehtaheri commited on
Commit
763a3ff
·
verified ·
1 Parent(s): 6a21302

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -75,6 +75,7 @@ def translate_extracted(text, lang):
75
  English Quote: "{text}"
76
 
77
  Format your output for an image overlay: Break the Persian text into short, visually appealing lines.
 
78
  Output ONLY the translated Persian text.
79
  """
80
  response = model.generate_content(prompt)
 
75
  English Quote: "{text}"
76
 
77
  Format your output for an image overlay: Break the Persian text into short, visually appealing lines.
78
+ dont use emojies at all
79
  Output ONLY the translated Persian text.
80
  """
81
  response = model.generate_content(prompt)