Spaces:
Runtime error
Runtime error
full cpu support
Browse files
app.py
CHANGED
@@ -102,8 +102,6 @@ title_with_logo = f'<img src="data:image/jpeg;base64,{logo_base64}" width="400"
|
|
102 |
|
103 |
examples = [
|
104 |
["examples/test_3.jpg"],
|
105 |
-
["examples/test_4.jpg"],
|
106 |
-
["examples/test_5.jpg"],
|
107 |
]
|
108 |
|
109 |
# Create Gradio interface
|
|
|
102 |
|
103 |
examples = [
|
104 |
["examples/test_3.jpg"],
|
|
|
|
|
105 |
]
|
106 |
|
107 |
# Create Gradio interface
|