Spaces:
Runtime error
Runtime error
fix: arg
Browse files
app.py
CHANGED
@@ -67,7 +67,6 @@ def infer_img_proc(
|
|
67 |
|
68 |
examples = [
|
69 |
[
|
70 |
-
cartoonization_id,
|
71 |
"cartoonize this image",
|
72 |
"low quality",
|
73 |
"examples/mountain.png",
|
|
|
67 |
|
68 |
examples = [
|
69 |
[
|
|
|
70 |
"cartoonize this image",
|
71 |
"low quality",
|
72 |
"examples/mountain.png",
|