lorocksUMD commited on
Commit
e18e4b9
·
verified ·
1 Parent(s): a14aaa7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import csv
2
  import os
3
  import tempfile
 
1
+ # Video_fps to Fractional, cause it goes to method that needs numerator and denomerator
2
+
3
  import csv
4
  import os
5
  import tempfile