pyresearch commited on
Commit
efdef5e
·
verified ·
1 Parent(s): 89cfff9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ st.title("NewsGuardian")
54
 
55
 
56
  # Inserting logo
57
- st.image("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTdA-MJ_SUCRgLs1prqudpMdaX4x-x10Zqlwp7cpzXWCMM9xjBAJYWdJsDlLoHBqNpj8qs&usqp=CAU")
58
  # Function to get gRPC channel for NewsGuardian model
59
  def get_tts_channel():
60
  channel_tts = ClarifaiChannel.get_grpc_channel()
 
54
 
55
 
56
  # Inserting logo
57
+ st.image("https://am.africanewschannel.org/wp-content/uploads/2021/08/000-Fake-News.jpg")
58
  # Function to get gRPC channel for NewsGuardian model
59
  def get_tts_channel():
60
  channel_tts = ClarifaiChannel.get_grpc_channel()