Spaces:
Running on Zero
Running on Zero
Commit ·
9fd023f
1
Parent(s): 8e461ed
Update examples/1.jpg prompt to Ninja costume
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
app.py
CHANGED
|
@@ -51,7 +51,7 @@ print("torch.compile skipped: lazy Triton kernel compilation inside @spaces.GPU
|
|
| 51 |
EXAMPLES_CONFIG = [
|
| 52 |
{
|
| 53 |
"images": ["examples/1.jpg"],
|
| 54 |
-
"prompt": "She
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"images": ["examples/2.jpg"],
|
|
|
|
| 51 |
EXAMPLES_CONFIG = [
|
| 52 |
{
|
| 53 |
"images": ["examples/1.jpg"],
|
| 54 |
+
"prompt": "She is wearing a Ninja costume",
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"images": ["examples/2.jpg"],
|