Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
1ab5b47
1
Parent(s):
9ca0c11
TTTT
Browse files
app.py
CHANGED
|
@@ -392,7 +392,7 @@ if __name__ == '__main__':
|
|
| 392 |
)]
|
| 393 |
example_img_list.append(local_path)
|
| 394 |
|
| 395 |
-
print(
|
| 396 |
EXAMPLES = [
|
| 397 |
["examples/3_2 copy.png"],
|
| 398 |
["examples/25_1 copy.png"]
|
|
|
|
| 392 |
)]
|
| 393 |
example_img_list.append(local_path)
|
| 394 |
|
| 395 |
+
print(example_img_list)
|
| 396 |
EXAMPLES = [
|
| 397 |
["examples/3_2 copy.png"],
|
| 398 |
["examples/25_1 copy.png"]
|