Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import spaces
|
|
6 |
title = "Fakypedia"
|
7 |
|
8 |
DESCRIPTION = """\
|
9 |
-
#
|
10 |
A bilingual (English and Hebrew) [nonsense generation model](https://huggingface.co/Norod78/SmolLM-135M-FakyPedia-EngHeb) which produces silly Wikipedia-like abstract text.
|
11 |
Tap on the \"Submit\" button to generate a silly and/or fake \"Wikipedia-Like\" article based on the input title
|
12 |
"""
|
|
|
6 |
title = "Fakypedia"
|
7 |
|
8 |
DESCRIPTION = """\
|
9 |
+
# Generate a silly article
|
10 |
A bilingual (English and Hebrew) [nonsense generation model](https://huggingface.co/Norod78/SmolLM-135M-FakyPedia-EngHeb) which produces silly Wikipedia-like abstract text.
|
11 |
Tap on the \"Submit\" button to generate a silly and/or fake \"Wikipedia-Like\" article based on the input title
|
12 |
"""
|