Spaces:
Running
Running
Update app.py
Browse files
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/
|
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()
|