Spaces:
Sleeping
Sleeping
Lauredecaudin
commited on
Commit
•
07849f3
1
Parent(s):
8bd7a64
Update pages/1-Using Chat GPT (beginner).py
Browse files
pages/1-Using Chat GPT (beginner).py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
-
st.title("Tutorial : use ChatGPT to enhance your resume")
|
4 |
st.subheader("Use a specific community GPT")
|
5 |
st.markdown("""
|
6 |
#### In order to use a custom GPT for enhancing your resume, follow the video instructions :
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
+
st.title("🤖 Tutorial : use ChatGPT to enhance your resume")
|
4 |
st.subheader("Use a specific community GPT")
|
5 |
st.markdown("""
|
6 |
#### In order to use a custom GPT for enhancing your resume, follow the video instructions :
|