Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -327,7 +327,7 @@ def get_vercel_card(deployment, index):
|
|
327 |
# Top Best URLs ์ ์
|
328 |
TOP_BEST_URLS = [
|
329 |
{
|
330 |
-
"url": "huggingface.co/spaces/openfree/ifbhdc",
|
331 |
"name": "[๊ฒ์] ๋ณด์ ํกํก",
|
332 |
"created": "2024-11-18 00:00",
|
333 |
"state": "READY"
|
@@ -357,13 +357,13 @@ TOP_BEST_URLS = [
|
|
357 |
"state": "READY"
|
358 |
},
|
359 |
{
|
360 |
-
"url": "huggingface.co/spaces/openfree/edpaje",
|
361 |
"name": "[๊ฒ์] ๊ธฐ์ต๋ ฅ ์นด๋",
|
362 |
"created": "2024-11-18 00:00",
|
363 |
"state": "READY"
|
364 |
},
|
365 |
{
|
366 |
-
"url": "huggingface.co/spaces/openfree/ixtidb",
|
367 |
"name": "AI ์๋ฆฌ์ฌ",
|
368 |
"created": "2024-11-18 00:00",
|
369 |
"state": "READY"
|
|
|
327 |
# Top Best URLs ์ ์
|
328 |
TOP_BEST_URLS = [
|
329 |
{
|
330 |
+
"url": "https://huggingface.co/spaces/openfree/ifbhdc",
|
331 |
"name": "[๊ฒ์] ๋ณด์ ํกํก",
|
332 |
"created": "2024-11-18 00:00",
|
333 |
"state": "READY"
|
|
|
357 |
"state": "READY"
|
358 |
},
|
359 |
{
|
360 |
+
"url": "https://huggingface.co/spaces/openfree/edpaje",
|
361 |
"name": "[๊ฒ์] ๊ธฐ์ต๋ ฅ ์นด๋",
|
362 |
"created": "2024-11-18 00:00",
|
363 |
"state": "READY"
|
364 |
},
|
365 |
{
|
366 |
+
"url": "https://huggingface.co/spaces/openfree/ixtidb",
|
367 |
"name": "AI ์๋ฆฌ์ฌ",
|
368 |
"created": "2024-11-18 00:00",
|
369 |
"state": "READY"
|