narugo commited on
Commit
ecfa7a3
·
verified ·
1 Parent(s): 84a3dfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ from hfutils.operate import get_hf_fs, get_hf_client
14
  from hfutils.utils import TemporaryDirectory
15
  from imgutils.tagging import wd14
16
 
17
- _REPO_ID = 'deepghs/index_experiments'
18
 
19
  hf_fs = get_hf_fs()
20
  hf_client = get_hf_client()
 
14
  from hfutils.utils import TemporaryDirectory
15
  from imgutils.tagging import wd14
16
 
17
+ _REPO_ID = 'deepghs/anime_sites_indices'
18
 
19
  hf_fs = get_hf_fs()
20
  hf_client = get_hf_client()