Spaces:
Paused
Paused
Commit
·
178a6ce
1
Parent(s):
90c3910
Add test example
Browse files- app.py +1 -0
- hf_demo/examples/fox.png +3 -0
app.py
CHANGED
|
@@ -142,6 +142,7 @@ def run_demo():
|
|
| 142 |
|
| 143 |
# NOTE: Examples must match inputs
|
| 144 |
examples_full = [
|
|
|
|
| 145 |
['hf_demo/examples/monkey.png',200],
|
| 146 |
['hf_demo/examples/cat.png',200],
|
| 147 |
['hf_demo/examples/crab.png',200],
|
|
|
|
| 142 |
|
| 143 |
# NOTE: Examples must match inputs
|
| 144 |
examples_full = [
|
| 145 |
+
['hf_demo/examples/fox.png',200],
|
| 146 |
['hf_demo/examples/monkey.png',200],
|
| 147 |
['hf_demo/examples/cat.png',200],
|
| 148 |
['hf_demo/examples/crab.png',200],
|
hf_demo/examples/fox.png
ADDED
|
Git LFS Details
|