openfree commited on
Commit
23b73de
โ€ข
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"