vilarin commited on
Commit
58b264f
·
verified ·
1 Parent(s): 0a1b48f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -171,8 +171,8 @@ def generate(
171
 
172
  examples = [
173
  ['./walking.mp4', None, "Diffutoon", "A woman walking on the street"],
174
- ['./smilegirl.mp4', None "Diffutoon", "A girl stand on the grass"],
175
- ['./working.mp4', None "Diffutoon", "A woman is doing the dishes"],
176
  [None, "./train.jpg", "ExVideo", ""],
177
  [None, "./girl.webp", "ExVideo", ""],
178
  [None, "./robo.jpg", "ExVideo", ""],
 
171
 
172
  examples = [
173
  ['./walking.mp4', None, "Diffutoon", "A woman walking on the street"],
174
+ ['./smilegirl.mp4', None, "Diffutoon", "A girl stand on the grass"],
175
+ ['./working.mp4', None, "Diffutoon", "A woman is doing the dishes"],
176
  [None, "./train.jpg", "ExVideo", ""],
177
  [None, "./girl.webp", "ExVideo", ""],
178
  [None, "./robo.jpg", "ExVideo", ""],