adpro commited on
Commit
8f70bf2
·
verified ·
1 Parent(s): d920ad6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ async def view_depth_map():
68
  <html>
69
  <head>
70
  <title>Depth Map Viewer</title>
71
- <meta http-equiv="refresh" content="0.5">
72
  </head>
73
  <body>
74
  <h2>Depth Map (Tự động cập nhật mỗi 5 giây)</h2>
 
68
  <html>
69
  <head>
70
  <title>Depth Map Viewer</title>
71
+ <meta http-equiv="refresh" content="1">
72
  </head>
73
  <body>
74
  <h2>Depth Map (Tự động cập nhật mỗi 5 giây)</h2>