innat commited on
Commit
6c3545d
·
1 Parent(s): 8ffd571

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -83,7 +83,6 @@ def main():
83
  title="VideoSwin: Video Swin Transformer",
84
  description="Keras reimplementation of <a href='https://github.com/innat/VideoSwin'>VideoSwin</a> is presented here."
85
  )
86
-
87
  iface.launch()
88
 
89
  if __name__ == '__main__':
 
83
  title="VideoSwin: Video Swin Transformer",
84
  description="Keras reimplementation of <a href='https://github.com/innat/VideoSwin'>VideoSwin</a> is presented here."
85
  )
 
86
  iface.launch()
87
 
88
  if __name__ == '__main__':