sadimanna commited on
Commit
6229075
·
1 Parent(s): 348ad13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -1,8 +1,3 @@
1
- """Video transforms with OpenCV"""
2
- import os
3
- os.environ['TWILIO_ACCOUNT_SID'] = 'AC9f1e8d20a3c92c12340cf1cb543dfc45'
4
- os.environ['TWILIO_AUTH_TOKEN'] = '78b931e178545a8d22c33afae4c1b23c'
5
-
6
  """Object detection demo with MobileNet SSD.
7
  This model and code are based on
8
  https://github.com/robmarkcole/object-detection-app
 
 
 
 
 
 
1
  """Object detection demo with MobileNet SSD.
2
  This model and code are based on
3
  https://github.com/robmarkcole/object-detection-app