ikoghoemmanuell
commited on
Commit
·
f670c78
1
Parent(s):
38410e6
Update app.py
Browse files
app.py
CHANGED
@@ -14,8 +14,7 @@ tokenizer_name = AutoTokenizer.from_pretrained("ikoghoemmanuell/finetuned_fake_n
|
|
14 |
|
15 |
|
16 |
# Loading GIF
|
17 |
-
gif_url = "https://
|
18 |
-
# "https://docs.gato.txst.edu/78660/w/2000/a_1dzGZrL3bG/fake-fact.jpg"
|
19 |
|
20 |
|
21 |
# Define the CSS style for the app
|
|
|
14 |
|
15 |
|
16 |
# Loading GIF
|
17 |
+
gif_url = "https://cdn.sanity.io/images/bl383u0v/production/7f8939PFatHW1X9pWaPGHJEnTrBKvKj177D5f378-496x404.gif"
|
|
|
18 |
|
19 |
|
20 |
# Define the CSS style for the app
|