Yaron Koresh commited on
Commit
e9a8d12
·
verified ·
1 Parent(s): e087791

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -64,8 +64,8 @@ result = []
64
  # precision data
65
 
66
  fast=True
67
- fps=15
68
- time=3
69
  width=896
70
  height=896
71
  step=25
 
64
  # precision data
65
 
66
  fast=True
67
+ fps=10
68
+ time=1
69
  width=896
70
  height=896
71
  step=25