Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ from imgutils.utils import ts_lru_cache
|
|
16 |
|
17 |
from pools import quick_webp_pool
|
18 |
|
19 |
-
siglip._REPO_ID = "
|
20 |
_REPO_ID = 'deepghs/anime_sites_indices'
|
21 |
|
22 |
hf_fs = get_hf_fs()
|
|
|
16 |
|
17 |
from pools import quick_webp_pool
|
18 |
|
19 |
+
siglip._REPO_ID = "deepghs/siglip_beta"
|
20 |
_REPO_ID = 'deepghs/anime_sites_indices'
|
21 |
|
22 |
hf_fs = get_hf_fs()
|