openfree commited on
Commit
23b73de
·
verified ·
1 Parent(s): 49c2ef7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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"