Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ col1, col2 = st.columns(2)
|
|
15 |
with col1:
|
16 |
st.header("Input")
|
17 |
default_text="""
|
18 |
-
To enhance my programming skills, I took online courses in Python, PHP
|
19 |
The workshop on machine learning taught me valuable skills in TensorFlow.
|
20 |
The developer utilized Python for backend development and JavaScript for frontend, ensuring a seamless user experience.
|
21 |
In my previous role, I collaborated with data scientists to implement machine learning models using R and TensorFlow.
|
|
|
15 |
with col1:
|
16 |
st.header("Input")
|
17 |
default_text="""
|
18 |
+
To enhance my programming skills, I took online courses in Python , PHP and cloud computing technologies.
|
19 |
The workshop on machine learning taught me valuable skills in TensorFlow.
|
20 |
The developer utilized Python for backend development and JavaScript for frontend, ensuring a seamless user experience.
|
21 |
In my previous role, I collaborated with data scientists to implement machine learning models using R and TensorFlow.
|