Spaces:
Sleeping
Sleeping
added new model from aws1
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ interface = gr.Interface(
|
|
17 |
inputs="text",
|
18 |
outputs="text",
|
19 |
title="🕵️ Fake News Detective",
|
20 |
-
description="Paste a news article or statement and get a credibility analysis
|
21 |
)
|
22 |
|
23 |
# Avvio dell'app
|
|
|
17 |
inputs="text",
|
18 |
outputs="text",
|
19 |
title="🕵️ Fake News Detective",
|
20 |
+
description="Paste a news article or statement and get a credibility analysis"
|
21 |
)
|
22 |
|
23 |
# Avvio dell'app
|