fcakyon commited on
Commit
41451e6
1 Parent(s): b05ab34

update invalid example url

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ examples = [
41
  "programming course,eating spaghetti,playing football",
42
  ],
43
  [
44
- "https://www.youtu.be/x8UAUAuKNcU",
45
  "game of thrones,the lord of the rings,vikings",
46
  ],
47
  ]
 
41
  "programming course,eating spaghetti,playing football",
42
  ],
43
  [
44
+ "https://youtu.be/BRw7rvLdGzU",
45
  "game of thrones,the lord of the rings,vikings",
46
  ],
47
  ]