imsuperkong commited on
Commit
f636b4c
1 Parent(s): 4a94871

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -282,7 +282,7 @@ def main(args):
282
  """
283
  # DreamDrone
284
 
285
- Official implementation of [DreamDrone](https://hyokong.github.io/publications/dreamdrone-page/).
286
 
287
  **TL;DR:** Navigate dreamscapes with a ***click*** – your chosen point guides the drone's flight in a thrilling visual journey.
288
 
 
282
  """
283
  # DreamDrone
284
 
285
+ Official implementation of [DreamDrone](https://hyokong.github.io/dreamdrone-page/).
286
 
287
  **TL;DR:** Navigate dreamscapes with a ***click*** – your chosen point guides the drone's flight in a thrilling visual journey.
288