openfree commited on
Commit
ff15b8c
โ€ข
1 Parent(s): ca54b56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -1
app.py CHANGED
@@ -326,12 +326,19 @@ def get_vercel_card(deployment, index):
326
 
327
  # Top Best URLs ์ •์˜
328
  TOP_BEST_URLS = [
 
329
  {
330
  "url": "dekvxz.vercel.app",
331
  "name": "[๊ฒŒ์ž„] ๋‹ค์ด์–ดํŠธ ํ—Œํ„ฐ",
332
  "created": "2024-11-20 00:00",
333
  "state": "READY"
334
- },
 
 
 
 
 
 
335
  {
336
  "url": "https://huggingface.co/spaces/openfree/ggumim",
337
  "name": "[MOUSE-II] ์ด๋ฏธ์ง€์— ํ•œ๊ธ€ ์ถœ๋ ฅ",
 
326
 
327
  # Top Best URLs ์ •์˜
328
  TOP_BEST_URLS = [
329
+
330
  {
331
  "url": "dekvxz.vercel.app",
332
  "name": "[๊ฒŒ์ž„] ๋‹ค์ด์–ดํŠธ ํ—Œํ„ฐ",
333
  "created": "2024-11-20 00:00",
334
  "state": "READY"
335
+ },
336
+ {
337
+ "url": "jtufui.vercel.app",
338
+ "name": "[๊ฒŒ์ž„] ํ…Œ๋Ÿฌ๋ฆฌ์ŠคํŠธ",
339
+ "created": "2024-11-20 00:00",
340
+ "state": "READY"
341
+ },
342
  {
343
  "url": "https://huggingface.co/spaces/openfree/ggumim",
344
  "name": "[MOUSE-II] ์ด๋ฏธ์ง€์— ํ•œ๊ธ€ ์ถœ๋ ฅ",