johngoad commited on
Commit
eb30070
1 Parent(s): 6def4eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ def extend_prompt(prompt):
7
  return pipe(prompt+',', num_return_sequences=1)[0]["generated_text"]
8
 
9
  examples = [
10
- ['elon musk as thor'],
11
  ["giant dragon flying in the sky"],
12
  ['psychedelic liquids space'],
13
  ["a coconut laying on the beach"],
 
7
  return pipe(prompt+',', num_return_sequences=1)[0]["generated_text"]
8
 
9
  examples = [
10
+ ['elon musk as Thor'],
11
  ["giant dragon flying in the sky"],
12
  ['psychedelic liquids space'],
13
  ["a coconut laying on the beach"],