Docfile commited on
Commit
496bf86
·
verified ·
1 Parent(s): 7d11bf0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ def generate_complete_latex(client, image_bytes):
89
  # Convertir les bytes en image PIL
90
  image = Image.open(io.BytesIO(image_bytes))
91
 
92
- prompt ="""
93
 
94
  **PROMPT AMÉLIORÉ**
95
 
 
89
  # Convertir les bytes en image PIL
90
  image = Image.open(io.BytesIO(image_bytes))
91
 
92
+ prompt =r"""
93
 
94
  **PROMPT AMÉLIORÉ**
95