Nikhil0987 commited on
Commit
79f29a1
·
verified ·
1 Parent(s): cc99b46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from huggingface_hub import hf_hub_download
2
  from transformers import AutoImageProcessor, TableTransformerForObjectDetection
3
  import torch
 
1
+ # Object Detection
2
  from huggingface_hub import hf_hub_download
3
  from transformers import AutoImageProcessor, TableTransformerForObjectDetection
4
  import torch