Spaces:
Running
Running
Update app.py
Browse files
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
|
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
|