RiverZ linoyts HF Staff commited on
Commit
d3b01fd
·
verified ·
1 Parent(s): d1e368f

Update app.py (#3)

Browse files

- Update app.py (62ba7dbcacb52d6195519048646898f98c3e86fe)


Co-authored-by: Linoy Tsaban <linoyts@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -2,9 +2,6 @@
2
  python scripts/gradio_demo.py
3
  '''
4
 
5
- from huggingface_hub import login
6
- login(token='hf' + '_AXWPrcOaMDdPlwkvsFVPrIxWstxAfOdcqX')
7
-
8
  import sys
9
  import os
10
  workspace_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), "icedit"))
 
2
  python scripts/gradio_demo.py
3
  '''
4
 
 
 
 
5
  import sys
6
  import os
7
  workspace_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), "icedit"))