Spaces:
Runtime error
Runtime error
Commit with new examples
Browse files- app.py +2 -2
- functions/model.keras +0 -3
- model.keras +0 -3
app.py
CHANGED
@@ -28,8 +28,8 @@ demo = gr.Interface(
|
|
28 |
# outputs=gr.Label(num_top_classes=3),
|
29 |
outputs="json",
|
30 |
examples=[
|
31 |
-
"https://www.youtube.com/watch?v=
|
32 |
-
"https://www.youtube.com/watch?v=
|
33 |
],
|
34 |
)
|
35 |
demo.launch(share=True)
|
|
|
28 |
# outputs=gr.Label(num_top_classes=3),
|
29 |
outputs="json",
|
30 |
examples=[
|
31 |
+
"https://www.youtube.com/watch?v=UjtOGPJ0URM",
|
32 |
+
"https://www.youtube.com/watch?v=TrZyuCh9df0",
|
33 |
],
|
34 |
)
|
35 |
demo.launch(share=True)
|
functions/model.keras
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5af590bbc6d50b5ca00d2f7cdca06d2e6c8ef94dd6e09019c69b75e816ca5d05
|
3 |
-
size 3977504
|
|
|
|
|
|
|
|
model.keras
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5af590bbc6d50b5ca00d2f7cdca06d2e6c8ef94dd6e09019c69b75e816ca5d05
|
3 |
-
size 3977504
|
|
|
|
|
|
|
|