Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ def process(input_image: Image.Image, seed: int = 42) -> tuple[tuple[Image.Image
|
|
52 |
|
53 |
|
54 |
TITLE = """
|
55 |
-
<h1>Finegrain Light Switcher</h1>
|
56 |
<p>
|
57 |
Given an image with a lamp switched off, the model should turn it on.
|
58 |
</p>
|
|
|
52 |
|
53 |
|
54 |
TITLE = """
|
55 |
+
<h1>Finegrain Light Switcher (Lite Version)</h1>
|
56 |
<p>
|
57 |
Given an image with a lamp switched off, the model should turn it on.
|
58 |
</p>
|