Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -628,7 +628,7 @@ def add_medical_exam_buttons():
|
|
| 628 |
# 17. Main
|
| 629 |
def main():
|
| 630 |
|
| 631 |
-
st.title("
|
| 632 |
prompt = f"Write ten funny jokes that are tweet length stories that make you laugh. Show as markdown outline with emojis for each."
|
| 633 |
|
| 634 |
# Add Wit and Humor buttons
|
|
|
|
| 628 |
# 17. Main
|
| 629 |
def main():
|
| 630 |
|
| 631 |
+
st.title("GAIA - Medical License Exam Testing")
|
| 632 |
prompt = f"Write ten funny jokes that are tweet length stories that make you laugh. Show as markdown outline with emojis for each."
|
| 633 |
|
| 634 |
# Add Wit and Humor buttons
|