Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ st.title("NewsGuardian")
|
|
54 |
|
55 |
|
56 |
# Inserting logo
|
57 |
-
st.image("https://
|
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()
|