Update app.py
Browse files
app.py
CHANGED
@@ -626,7 +626,7 @@ if __name__ == "__main__":
|
|
626 |
[
|
627 |
"ENT1 and ENT2 standing together in a park.",
|
628 |
"sample/woman.jpg", "a woman",
|
629 |
-
"sample/
|
630 |
],
|
631 |
],
|
632 |
inputs=[
|
|
|
626 |
[
|
627 |
"ENT1 and ENT2 standing together in a park.",
|
628 |
"sample/woman.jpg", "a woman",
|
629 |
+
"sample/hamster.jpg", "a hamster",
|
630 |
],
|
631 |
],
|
632 |
inputs=[
|