AItool commited on
Commit
0923e47
·
verified ·
1 Parent(s): d29e8a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ MODEL_OPTIONS = {
14
  loaded_models = {}
15
 
16
  EXAMPLES = [
17
- "Write a short story about a robot who learns to paint.",
18
  "Summarize this paragraph: “From Stettin in the Baltic to Trieste in the Adriatic, an iron curtain has descended across the Continent. Behind that line lie all the capitals of the ancient states of Central and Eastern Europe. Warsaw, Berlin, Prague, Vienna, Budapest, Belgrade, Bucharest and Sofia, all these famous cities and the populations around them lie in what I must call the Soviet sphere, and all are subject in one form or another, not only to Soviet influence but to a very high and in some cases increasing measure of control from Moscow",
19
  "Explain how solar panels work in simple terms.",
20
  "Translate this sentence into Basque: 'The sea is calm today.'",
 
14
  loaded_models = {}
15
 
16
  EXAMPLES = [
17
+ "Write a short story about a robot who learns to talk with a human.",
18
  "Summarize this paragraph: “From Stettin in the Baltic to Trieste in the Adriatic, an iron curtain has descended across the Continent. Behind that line lie all the capitals of the ancient states of Central and Eastern Europe. Warsaw, Berlin, Prague, Vienna, Budapest, Belgrade, Bucharest and Sofia, all these famous cities and the populations around them lie in what I must call the Soviet sphere, and all are subject in one form or another, not only to Soviet influence but to a very high and in some cases increasing measure of control from Moscow",
19
  "Explain how solar panels work in simple terms.",
20
  "Translate this sentence into Basque: 'The sea is calm today.'",