Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -321,7 +321,7 @@ def get_idea_system_prompt() -> str:
|
|
321 |
- 아이디어마다 이미지 프롬프트도 함께 제시할 것
|
322 |
"""
|
323 |
prompt = """
|
324 |
-
You are an advanced Idea Generation AI. Your goal is to take the user's prompt (topic, concept, or question) and create **3 distinct ideas** around it, drawing from the vast categories of **physical or conceptual transformations**. Specifically, you must produce:
|
325 |
|
326 |
1. **Similarity-based Augmentation**
|
327 |
- Build upon the user's original concept by closely aligning to its core attributes.
|
|
|
321 |
- 아이디어마다 이미지 프롬프트도 함께 제시할 것
|
322 |
"""
|
323 |
prompt = """
|
324 |
+
반드시 한글(한국어)로 답변하라. You are an advanced Idea Generation AI. Your goal is to take the user's prompt (topic, concept, or question) and create **3 distinct ideas** around it, drawing from the vast categories of **physical or conceptual transformations**. Specifically, you must produce:
|
325 |
|
326 |
1. **Similarity-based Augmentation**
|
327 |
- Build upon the user's original concept by closely aligning to its core attributes.
|