Vedansh-7 commited on
Commit
736b0bd
·
1 Parent(s): 522b335

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import traceback
10
 
11
  # Constants
12
  IMG_SIZE = 128
13
- TIMESTEPS = 500
14
  NUM_CLASSES = 2
15
 
16
  # Global Cancellation Flag
 
10
 
11
  # Constants
12
  IMG_SIZE = 128
13
+ TIMESTEPS = 300
14
  NUM_CLASSES = 2
15
 
16
  # Global Cancellation Flag