krrishD commited on
Commit
8898c09
1 Parent(s): bb227c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,9 +1,6 @@
1
  from huggingface_hub import notebook_login
2
  import cv2
3
  import tempfile
4
-
5
- notebook_login()
6
-
7
  import inspect
8
  from typing import List, Optional, Union
9
 
 
1
  from huggingface_hub import notebook_login
2
  import cv2
3
  import tempfile
 
 
 
4
  import inspect
5
  from typing import List, Optional, Union
6