Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -56,8 +56,7 @@ class PromptSuiteAI:
|
|
56 |
💡 Platform ini dirancang untuk peneliti, praktisi AI, developer, dan siapapun yang ingin mengeksplorasi
|
57 |
efek optimasi prompt terhadap kualitas output AI.
|
58 |
</span>
|
59 |
-
"""
|
60 |
-
unsafe_allow_html=True
|
61 |
)
|
62 |
|
63 |
# --- KONTENER 2: Input Prompt & Contoh ---
|
|
|
56 |
💡 Platform ini dirancang untuk peneliti, praktisi AI, developer, dan siapapun yang ingin mengeksplorasi
|
57 |
efek optimasi prompt terhadap kualitas output AI.
|
58 |
</span>
|
59 |
+
"""
|
|
|
60 |
)
|
61 |
|
62 |
# --- KONTENER 2: Input Prompt & Contoh ---
|