immanuelzhu commited on
Commit
25dcda0
·
verified ·
1 Parent(s): cc04eca

Update app.py

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