Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ def generate_text(text, gen_length):
|
|
9 |
return gen_text
|
10 |
|
11 |
Instructuction = "Browse the internet to download any unique image"
|
12 |
-
title="Text
|
13 |
description = "Start writing a peice of text in the input box\
|
14 |
and see how well the text generation language model\
|
15 |
is able to generate new text that uniquely completes your sentences."
|
|
|
9 |
return gen_text
|
10 |
|
11 |
Instructuction = "Browse the internet to download any unique image"
|
12 |
+
title="Eco-Feminists Text Generation"
|
13 |
description = "Start writing a peice of text in the input box\
|
14 |
and see how well the text generation language model\
|
15 |
is able to generate new text that uniquely completes your sentences."
|