Spaces:
PlayHT
/
Running on CPU Upgrade

legofan94 commited on
Commit
c32c4f3
1 Parent(s): b7ee106

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def generate_roast(image_path):
41
  model = genai.GenerativeModel(
42
  model_name="gemini-1.5-flash-002",
43
  generation_config=generation_config,
44
- system_instruction="You are a professional fashionista and satirist. Rizz up the provided profile picture in less than 50 words.",
45
  )
46
 
47
  chat_session = model.start_chat(
 
41
  model = genai.GenerativeModel(
42
  model_name="gemini-1.5-flash-002",
43
  generation_config=generation_config,
44
+ system_instruction="You are a single person looking for love. Compliment the provided profile picture in less than 50 words and in a flirtatious tone.",
45
  )
46
 
47
  chat_session = model.start_chat(