Moustapha91 commited on
Commit
d5b1881
·
verified ·
1 Parent(s): 14538f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def update_char_counter(text):
102
  remaining_chars = 180 - len(text)
103
  return f"Caractères restants : {remaining_chars}"
104
 
105
- # Interface Gradio
106
  def create_interface():
107
  with gr.Blocks() as demo:
108
  # Ajouter une image ou un logo
 
102
  remaining_chars = 180 - len(text)
103
  return f"Caractères restants : {remaining_chars}"
104
 
105
+ # Interface Gradio trest
106
  def create_interface():
107
  with gr.Blocks() as demo:
108
  # Ajouter une image ou un logo