Spaces:
Sleeping
Sleeping
new images
Browse files- app.py +1 -1
- baldwin.jpg +0 -0
- faketrump.jpg +0 -0
- trump.jpg +0 -0
app.py
CHANGED
@@ -11,7 +11,7 @@ def classify_image(img):
|
|
11 |
|
12 |
image = gr.Image(height=192, width=192)
|
13 |
label = gr.Label()
|
14 |
-
examples = ['trump.jpg', '
|
15 |
|
16 |
intf = gr.Interface(fn=classify_image, inputs=image, outputs=label, examples=examples)
|
17 |
intf.launch(inline=False, share=True)
|
|
|
11 |
|
12 |
image = gr.Image(height=192, width=192)
|
13 |
label = gr.Label()
|
14 |
+
examples = ['trump.jpg', 'faketrump.jpg', 'closecall.jpg']
|
15 |
|
16 |
intf = gr.Interface(fn=classify_image, inputs=image, outputs=label, examples=examples)
|
17 |
intf.launch(inline=False, share=True)
|
baldwin.jpg
DELETED
Binary file (68.5 kB)
|
|
faketrump.jpg
ADDED
![]() |
trump.jpg
CHANGED
![]() |
![]() |