Beasto commited on
Commit
c3c2027
·
1 Parent(s): 0b2984f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -32,7 +32,8 @@ if f is not None:
32
  out = ''
33
 
34
  while True:
35
- # Read the next frame
 
36
  ret, frame = cap.read()
37
 
38
  # Break the loop if the video is over
 
32
  out = ''
33
 
34
  while True:
35
+ # Read the next fram
36
+ st.write('worm')
37
  ret, frame = cap.read()
38
 
39
  # Break the loop if the video is over