Spaces:
Sleeping
Sleeping
Commit
Β·
d73c355
1
Parent(s):
7cc9cee
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ def main():
|
|
18 |
|
19 |
st.title("Smart Apps π ")
|
20 |
st.subheader("Your Personal Smart Assistant")
|
21 |
-
st.text('These are a set of GenAI apps designed to
|
22 |
|
23 |
#st.sidebar.title("π")
|
24 |
st.sidebar.image('./resume_screening.jpg',width=300, use_column_width=True)
|
|
|
18 |
|
19 |
st.title("Smart Apps π ")
|
20 |
st.subheader("Your Personal Smart Assistant")
|
21 |
+
st.text('These are a set of GenAI apps designed to make human intensive tasks easier')
|
22 |
|
23 |
#st.sidebar.title("π")
|
24 |
st.sidebar.image('./resume_screening.jpg',width=300, use_column_width=True)
|