Yaron Koresh commited on
Commit
f973349
·
verified ·
1 Parent(s): a79f25f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -24,9 +24,9 @@ import jax.numpy as jnp
24
 
25
  last_motion=None
26
  fps=15
27
- time=3
28
- width=448
29
- height=512
30
  device = "cuda"
31
  dtype = torch.float16
32
  result=[]
 
24
 
25
  last_motion=None
26
  fps=15
27
+ time=2
28
+ width=896
29
+ height=896
30
  device = "cuda"
31
  dtype = torch.float16
32
  result=[]