ha251 commited on
Commit
e035fc6
·
verified ·
1 Parent(s): a04520f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ from huggingface_hub import HfApi, hf_hub_download
11
 
12
 
13
  APP_NAME = "miniapp"
 
14
 
15
  # 在 Space 里通过 Secrets 配置:
16
  # - HF_TOKEN: 具有写 dataset 权限的 token(Settings -> Variables and secrets -> Secrets)
 
11
 
12
 
13
  APP_NAME = "miniapp"
14
+ print("main mannnnn")
15
 
16
  # 在 Space 里通过 Secrets 配置:
17
  # - HF_TOKEN: 具有写 dataset 权限的 token(Settings -> Variables and secrets -> Secrets)