Yaron Koresh commited on
Commit
9e93204
·
verified ·
1 Parent(s): dcad370

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -66,8 +66,8 @@ result = []
66
  fast=True
67
  fps=15
68
  time=3
69
- width=512
70
- height=512
71
  step=40
72
  accu=10
73
 
 
66
  fast=True
67
  fps=15
68
  time=3
69
+ width=896
70
+ height=896
71
  step=40
72
  accu=10
73