Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -51,8 +51,8 @@ def main():
|
|
| 51 |
|
| 52 |
|
| 53 |
# Header and description
|
| 54 |
-
st.title("
|
| 55 |
-
st.text("Choose the
|
| 56 |
|
| 57 |
# User input for quiz generation
|
| 58 |
## Layout in columns
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
# Header and description
|
| 54 |
+
st.title("Interview Practice Bot 📚")
|
| 55 |
+
st.text("Choose the role and topic for your Interview.")
|
| 56 |
|
| 57 |
# User input for quiz generation
|
| 58 |
## Layout in columns
|