Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -404,7 +404,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
404 |
"Nothing",
|
405 |
"cyber_style.jpg",
|
406 |
"white.png",
|
407 |
-
|
408 |
"sword.png",
|
409 |
"white.png",
|
410 |
"white.png",
|
@@ -441,7 +441,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
441 |
"Nothing",
|
442 |
"scream_style.jpeg",
|
443 |
"white.png",
|
444 |
-
|
445 |
"motorcycle.jpg",
|
446 |
"white.png",
|
447 |
"white.png",
|
|
|
404 |
"Nothing",
|
405 |
"cyber_style.jpg",
|
406 |
"white.png",
|
407 |
+
None,
|
408 |
"sword.png",
|
409 |
"white.png",
|
410 |
"white.png",
|
|
|
441 |
"Nothing",
|
442 |
"scream_style.jpeg",
|
443 |
"white.png",
|
444 |
+
None,
|
445 |
"motorcycle.jpg",
|
446 |
"white.png",
|
447 |
"white.png",
|