Spaces:
Running
on
L40S
Running
on
L40S
Update app.py
Browse files
app.py
CHANGED
@@ -168,6 +168,7 @@ if __name__ == "__main__":
|
|
168 |
Star β us if you like it!
|
169 |
"""
|
170 |
news = """## News
|
|
|
171 |
- 09/Jan/2025. Inference defaults to float16, generating an image in 6 seconds (on A100).
|
172 |
|
173 |
More news can be found in the [GitHub repository](https://github.com/franciszzj/Leffa).
|
|
|
168 |
Star β us if you like it!
|
169 |
"""
|
170 |
news = """## News
|
171 |
+
- 26/Feb/2025. Leffa is accepted to CVPR 2025.
|
172 |
- 09/Jan/2025. Inference defaults to float16, generating an image in 6 seconds (on A100).
|
173 |
|
174 |
More news can be found in the [GitHub repository](https://github.com/franciszzj/Leffa).
|