maximebrenon commited on
Commit
a07bcfd
·
verified ·
1 Parent(s): 805458e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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>