Kaiyue commited on
Commit
9a91dde
·
verified ·
1 Parent(s): a3d479d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -12,8 +12,6 @@ from draw_sub_dimension import *
12
  from huggingface_hub import Repository
13
 
14
  HF_TOKEN = os.environ.get("HF_TOKEN")
15
- print("!!!!!!!!!!!!!!!!!!!!!")
16
- print(HF_TOKEN)
17
 
18
  global data_component, filter_component
19
 
 
12
  from huggingface_hub import Repository
13
 
14
  HF_TOKEN = os.environ.get("HF_TOKEN")
 
 
15
 
16
  global data_component, filter_component
17