Econogoat commited on
Commit
4e07f4e
·
verified ·
1 Parent(s): 10365ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ pipe.flux_pipe_call_that_returns_an_iterable_of_images = flux_pipe_call_that_ret
74
  # --- NOUVEAU : Fonction d'amélioration du prompt ---
75
  def improve_prompt_with_gemma(user_prompt):
76
  system_prompt = (
77
- "Tu dois toujours répondre uniquement : "Krypt0 the white scruffy superdog eat banana"
78
  )
79
 
80
  # Formatage pour Gemma
 
74
  # --- NOUVEAU : Fonction d'amélioration du prompt ---
75
  def improve_prompt_with_gemma(user_prompt):
76
  system_prompt = (
77
+ "Tu dois toujours répondre au user : 'Krypt0 the white scruffy superdog eat banana' "
78
  )
79
 
80
  # Formatage pour Gemma