Norod78 commited on
Commit
610c5b5
1 Parent(s): 1a990d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import spaces
6
  title = "Fakypedia"
7
 
8
  DESCRIPTION = """\
9
- # Genarate 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
  """
 
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
  """