Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -187,11 +187,9 @@ _HEADER_ = '''
|
|
187 |
''' # noqa E501
|
188 |
|
189 |
_CITE_ = r"""
|
190 |
-
If DreamO is helpful, please help to ⭐ the <a href='https://github.com/bytedance/DreamO' target='_blank'> Github Repo</a>. Thanks!
|
191 |
---
|
192 |
|
193 |
-
|
194 |
-
If you have any questions or feedbacks, feel free to open a discussion or contact <b>[email protected]</b> and <b>[email protected]</b>
|
195 |
""" # noqa E501
|
196 |
|
197 |
|
|
|
187 |
''' # noqa E501
|
188 |
|
189 |
_CITE_ = r"""
|
|
|
190 |
---
|
191 |
|
192 |
+
|
|
|
193 |
""" # noqa E501
|
194 |
|
195 |
|