kritsadaK commited on
Commit
8f2b906
Β·
1 Parent(s): 161f0c5

update github

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -113,6 +113,8 @@ THRESHOLD = 0.7
113
 
114
  # Streamlit interface
115
  st.title("πŸ“° US Political Fake News Text Detector By using LSTM")
 
 
116
 
117
  # URL input for web scraping
118
  st.title("πŸ” Analyze News from a URL")
 
113
 
114
  # Streamlit interface
115
  st.title("πŸ“° US Political Fake News Text Detector By using LSTM")
116
+ st.title("detail and Progression here:")
117
+ st.markdown("[github](https://github.com/yamerooo123/Political-Fake-News-Detector-NLP)")
118
 
119
  # URL input for web scraping
120
  st.title("πŸ” Analyze News from a URL")