Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -72,5 +72,5 @@ st.write(f"Ughh I hate being broke does anyone know of any jobs??")
|
|
72 |
st.write(f"Just realized I will miss th destroy build destroy premiere tonight. I have failed @AndrewWK.")
|
73 |
|
74 |
st.header('Profile Links')
|
75 |
-
st.write("LinkedIn Profile: [
|
76 |
-
st.write("Github repo: [
|
|
|
72 |
st.write(f"Just realized I will miss th destroy build destroy premiere tonight. I have failed @AndrewWK.")
|
73 |
|
74 |
st.header('Profile Links')
|
75 |
+
st.write("LinkedIn Profile: [https://www.linkedin.com/in/omkar-bhatkande/](https://www.linkedin.com/in/omkar-bhatkande/)")
|
76 |
+
st.write("Github repo: [https://github.com/omkarb09/gpt2-sentiment-analysis](https://github.com/omkarb09/gpt2-sentiment-analysis)")
|