seawolf2357 commited on
Commit
5b51aa1
ยท
verified ยท
1 Parent(s): 339048f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -22,16 +22,16 @@ footer { visibility: hidden; }
22
 
23
  # ๋ชจ๋‹ˆํ„ฐ๋ง ๋Œ€์ƒ ๋ชฉ๋ก
24
  TARGETS = [
25
- {"name": "[HUGPU]๊ด€๋ฆฌ-HOME", "url": "https://seawolf2357-bnews1.hf.space"},
26
- {"name": "[HUGPU]๊ด€๋ฆฌ-H100 LIST", "url": "https://seawolf2357-bnews2.hf.space"},
27
- {"name": "[HUGPU]๊ด€๋ฆฌ-MONITOR Origin", "url": "https://seawolf2357-bnews3.hf.space"},
28
 
29
- {"name": "[HUGPU]ํƒ€์ด๋จธ1-1 ", "url": "https://seawolf2357-timer.hf.space"},
30
- {"name": "[HUGPU]ํƒ€์ด๋จธ1-2 ", "url": "https://seawolf2357-timer2.hf.space"},
31
- {"name": "[HUGPU]ํƒ€์ด๋จธ1-3 ", "url": "https://seawolf2357-timer3.hf.space"},
32
- {"name": "[HUGPU]ํƒ€์ด๋จธ1-4 ", "url": "https://seawolf2357-timer4.hf.space"},
33
- {"name": "[HUGPU]ํƒ€์ด๋จธ2-1 ", "url": "https://fantaxy-timer1.hf.space"},
34
- {"name": "[HUGPU]ํƒ€์ด๋จธ2-2 ", "url": "https://fantaxy-timer2.hf.space"},
35
 
36
  {"name": "[H100]AI ๊ฐœ์ธ๋น„์„œ JinJAVIS", "url": "http://hugpu.ai:8000"},
37
  {"name": "[H100]์•„๋ฐ”ํƒ€ ์ŠคํŠœ๋””์˜ค ํ”Œ๋žซํผ ", "url": "http://hugpu.ai:7899"},
 
22
 
23
  # ๋ชจ๋‹ˆํ„ฐ๋ง ๋Œ€์ƒ ๋ชฉ๋ก
24
  TARGETS = [
25
+ {"name": "[MON]๊ด€๋ฆฌ-HOME", "url": "https://seawolf2357-bnews1.hf.space"},
26
+ {"name": "[MON]๊ด€๋ฆฌ-H100 LIST", "url": "https://seawolf2357-bnews2.hf.space"},
27
+ {"name": "[MON]๊ด€๋ฆฌ-MONITOR Origin", "url": "https://seawolf2357-bnews3.hf.space"},
28
 
29
+ {"name": "[MON]ํƒ€์ด๋จธ1-1 ", "url": "https://seawolf2357-timer.hf.space"},
30
+ {"name": "[MON]ํƒ€์ด๋จธ1-2 ", "url": "https://seawolf2357-timer2.hf.space"},
31
+ {"name": "[MON]ํƒ€์ด๋จธ1-3 ", "url": "https://seawolf2357-timer3.hf.space"},
32
+ {"name": "[MON]ํƒ€์ด๋จธ1-4 ", "url": "https://seawolf2357-timer4.hf.space"},
33
+ {"name": "[MON]ํƒ€์ด๋จธ2-1 ", "url": "https://fantaxy-timer1.hf.space"},
34
+ {"name": "[MON]ํƒ€์ด๋จธ2-2 ", "url": "https://fantaxy-timer2.hf.space"},
35
 
36
  {"name": "[H100]AI ๊ฐœ์ธ๋น„์„œ JinJAVIS", "url": "http://hugpu.ai:8000"},
37
  {"name": "[H100]์•„๋ฐ”ํƒ€ ์ŠคํŠœ๋””์˜ค ํ”Œ๋žซํผ ", "url": "http://hugpu.ai:7899"},