seawolf2357 commited on
Commit
2f1fe17
ยท
verified ยท
1 Parent(s): 01b6321

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +47 -38
app.py CHANGED
@@ -22,16 +22,20 @@ footer { visibility: hidden; }
22
 
23
  # ๋ชจ๋‹ˆํ„ฐ๋ง ๋Œ€์ƒ ๋ชฉ๋ก
24
  TARGETS = [
25
- {"name": "[GINI/DS]ํ…Œ์ŠคํŠธ", "url": "http://hugpu.ai:8888"},
26
- {"name": "[OFAI/DS]ํ…Œ์ŠคํŠธ", "url": "http://hugpu.ai:8888"},
27
- {"name": "[HF]ํ…Œ์ŠคํŠธ", "url": "http://hugpu.ai:8888"},
28
  {"name": "[H100]AI ๊ฐœ์ธ๋น„์„œ JinJAVIS", "url": "http://hugpu.ai:8000"},
 
 
 
 
 
 
 
29
 
30
  {"name": "[HUGPU]FLUX ํ™•์žฅ ์ด๋ฏธ์ง€ ์ƒ์„ฑ", "url": "https://fantaxy-ofai-flx-expl-store.hf.space"},
31
  {"name": "[HUGPU]FLUX GIF ์ƒ์„ฑ", "url": "https://aiqtech-flxgif.hf.space"},
32
  {"name": "[HUGPU]LOGO ๋””์ž์ธ ์ƒ์„ฑ ", "url": "https://fantaxy-ofai-flx-logo.hf.space"},
33
  {"name": "[HUGPU]FLUX ํ”„๋กฌํ”„ํŠธ ์ƒ์„ฑ ", "url": "https://ginipick-flux-prompt-generator.hf.space"},
34
- {"name": "[HUGPU]ํ”„๋กฌํ”„ํŠธ+์ด๋ฏธ์ง€๋กœ ์ด๋ฏธ์ง€ ์ƒ์„ฑ ", "url": "https://.hf.space"}, ##์ž˜๋ชป๋œ URL: INDEX.HTML๋„ ์ˆ˜์ •ํ• ๊ฒƒ
35
  {"name": "[HUGPU]LoRA: ๊ธฐ๋ธ”๋ฆฌ ์Šคํƒ€์ผ ", "url": "https://aiqtech-flux-ghibli-studio-lora.hf.space"},
36
  {"name": "[HUGPU]LoRA: ์นดํˆฐ ์Šคํƒ€์ผ ", "url": "https://aiqtech-flxani.hf.space"},
37
  {"name": "[HUGPU]FLUX 8step LoRA ์ด๋ฏธ์ง€ ์ƒ์„ฑ ", "url": "https://fantos-flx8lora.hf.space"},
@@ -40,40 +44,45 @@ TARGETS = [
40
  {"name": "[HUGPU]FLUX Controlnet ", "url": "https://fantos-flxcontrol.hf.space"},
41
  {"name": "[HUGPU]FLUX NF4 ์ด๋ฏธ์ง€ ์ƒ์„ฑ ", "url": "https://ginipick-ofai-flxnf4.hf.space"},
42
 
43
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
44
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
45
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
46
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
47
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
48
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
49
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
50
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
51
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
52
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
53
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
54
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
55
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
56
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
57
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
58
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
59
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
60
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
61
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
62
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
63
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
64
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
65
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
66
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
67
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
68
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
69
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
70
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
71
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
72
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
73
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
74
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
75
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
76
- {"name": "[HUGPU] ", "url": "https://.hf.space"},
 
 
 
 
 
77
  ]
78
 
79
 
 
22
 
23
  # ๋ชจ๋‹ˆํ„ฐ๋ง ๋Œ€์ƒ ๋ชฉ๋ก
24
  TARGETS = [
 
 
 
25
  {"name": "[H100]AI ๊ฐœ์ธ๋น„์„œ JinJAVIS", "url": "http://hugpu.ai:8000"},
26
+ {"name": "[H100]ํ†ตํ•ฉ Medim ๋ธ”๋กœ๊ทธ ์‹œ์Šคํ…œ ", "url": "https://http://hugpu.ai:7917.hf.space"},
27
+
28
+ {"name": "[HUGPU]๊ด€๋ฆฌ-HOME", "url": "https://seawolf2357-bnews1.hf.space"},
29
+ {"name": "[HUGPU]๊ด€๋ฆฌ-H100 LIST", "url": "https://seawolf2357-bnews2.hf.space"},
30
+ {"name": "[HUGPU]๊ด€๋ฆฌ-MONITOR Origin", "url": "https://seawolf2357-bnews3.hf.space"},
31
+
32
+ {"name": "[HUGPU]๊ด€๋ฆฌ-MONITOR Cross", "url": "https://seawolf2357-bnews4.hf.space"}, # ๋ชจ๋‹ˆํ„ฐ์˜ค๋ฆฌ์ง„ ๊ฐ์‹œ ์„ค์ • ํ•„์š”
33
 
34
  {"name": "[HUGPU]FLUX ํ™•์žฅ ์ด๋ฏธ์ง€ ์ƒ์„ฑ", "url": "https://fantaxy-ofai-flx-expl-store.hf.space"},
35
  {"name": "[HUGPU]FLUX GIF ์ƒ์„ฑ", "url": "https://aiqtech-flxgif.hf.space"},
36
  {"name": "[HUGPU]LOGO ๋””์ž์ธ ์ƒ์„ฑ ", "url": "https://fantaxy-ofai-flx-logo.hf.space"},
37
  {"name": "[HUGPU]FLUX ํ”„๋กฌํ”„ํŠธ ์ƒ์„ฑ ", "url": "https://ginipick-flux-prompt-generator.hf.space"},
38
+ {"name": "[HUGPU]ํ”„๋กฌํ”„ํŠธ+์ด๋ฏธ์ง€๋กœ ์ด๋ฏธ์ง€ ์ƒ์„ฑ ", "url": "https://fantaxy-kolors-ipadapter.hf.space"}, ##์ž˜๋ชป๋œ URL: INDEX.HTML๋„ ์ˆ˜์ •ํ• ๊ฒƒ
39
  {"name": "[HUGPU]LoRA: ๊ธฐ๋ธ”๋ฆฌ ์Šคํƒ€์ผ ", "url": "https://aiqtech-flux-ghibli-studio-lora.hf.space"},
40
  {"name": "[HUGPU]LoRA: ์นดํˆฐ ์Šคํƒ€์ผ ", "url": "https://aiqtech-flxani.hf.space"},
41
  {"name": "[HUGPU]FLUX 8step LoRA ์ด๋ฏธ์ง€ ์ƒ์„ฑ ", "url": "https://fantos-flx8lora.hf.space"},
 
44
  {"name": "[HUGPU]FLUX Controlnet ", "url": "https://fantos-flxcontrol.hf.space"},
45
  {"name": "[HUGPU]FLUX NF4 ์ด๋ฏธ์ง€ ์ƒ์„ฑ ", "url": "https://ginipick-ofai-flxnf4.hf.space"},
46
 
47
+ {"name": "[HUGPU]์ด๋ฏธ์ง€์™€ ํ•œ๊ธ€ ํ”„๋กฌํ”„ํŠธ๋กœ ์˜์ƒ ์ƒ์„ฑ I ", "url": "https://fantaxy-ofai-it2v2.hf.space"},
48
+ {"name": "[HUGPU]์ด๋ฏธ์ง€์™€ ํ•œ๊ธ€ ํ”„๋กฌํ”„ํŠธ๋กœ ์˜์ƒ ์ƒ์„ฑ II ", "url": "https://aiqtech-cinevid.hf.space"},
49
+ {"name": "[HUGPU]์ƒํ’ˆ ์‚ฌ์ง„ ์—…๋กœ๋“œ+ํ”„๋กฌํ”„ํŠธ๋กœ ๋ฐฐ๊ฒฝ์„ ํ•ฉ์„ฑ ", "url": "https://aiqtech-producbrmg.hf.space"},
50
+ {"name": "[HUGPU]ํ…์ŠคํŠธ๋กœ ์ด๋ฏธ์ง€ ์ƒ์„ฑ: Accracy ๋ชจ๋ธ ", "url": "https://ginipick-accdiffusion.hf.space"},
51
+ {"name": "[HUGPU]ํ…์ŠคํŠธ๋กœ ์ด๋ฏธ์ง€ ์ƒ์„ฑ: Playground ๋ชจ๋ธ ", "url": "https://fantaxy-playground25.hf.space"},
52
+ {"name": "[HUGPU]ํ…์ŠคํŠธ๋กœ ์ด๋ฏธ์ง€ ์ƒ์„ฑ: AuraFlow ๋ชจ๋ธ ", "url": "https://fantaxy-auroflow-v3.hf.space"},
53
+ {"name": "[HUGPU]EveryText: ๋ชจ๋“  ๋ฌธ์ž๊ฐ€ ์ด๋ฏธ์ง€ ์ƒ์„ฑ์— ๋ฐ˜์˜ ", "url": "https://fantos-EveryText.hf.space"},
54
+ {"name": "[HUGPU]๋‚ด ์–ผ๊ตด ์‚ฌ์ง„์œผ๋กœ ์ด๋ฏธ์ง€ ์ƒ์„ฑ ", "url": "https://aiqtech-kofaceid.hf.space"},
55
+
56
+ {"name": "[HUGPU]๋น„๋””์˜ค ์ธ์‹ QnA ์ฑ—๋ด‡ ", "url": "https://ginipick-vidiqa.hf.space"},
57
+ {"name": "[HUGPU]์ด๋ฏธ์ง€ ์Šค์ผ€์ผ์—…(ํ™”์งˆ๊ฐœ์„ ) ", "url": "https://ginipick-finegrain-image-enhancer.hf.space"},
58
+ {"name": "[HUGPU]์ด๋ฏธ์ง€ ๋ฐฐ๊ฒฝ ์ œ๊ฑฐ ", "url": "https://ginipick-background-removal.hf.space"},
59
+ {"name": "[HUGPU]๋น„๋””์˜ค ๋ฐฐ๊ฒฝ ์ œ๊ฑฐ ", "url": "https://fantaxy-remove-video-background.hf.space"},
60
+ {"name": "[HUGPU]ํ…์ŠคํŠธ ์ž…๋ ฅ์œผ๋กœ ์Œ์•… ์ƒ์„ฑ ", "url": "https://fantaxy-stable-audio-open-zero.hf.space"},
61
+
62
+ {"name": "[HUGPU]MS PHI 3.5 Vision ", "url": "https://aiqtech-phi35-vision.hf.space"},
63
+ {"name": "[HUGPU]NSFW kAI ", "url": "https://fantaxy-ofai-kai.hf.space"},
64
+ {"name": "[HUGPU]๋ฉ”ํƒ€ LLAMA 3.1 405B ", "url": "https://seawolf2357-ofai-405.hf.space"},
65
+ {"name": "[HUGPU]๋ฉ”ํƒ€ LLAMA 3.1 70B ", "url": "https://fantaxy-ofai-70.hf.space"},
66
+ {"name": "[HUGPU]๋ฉ”ํƒ€ LLAMA 3.1 8B ", "url": "https://seawolf2357-ofai-8.hf.space"},
67
+ {"name": "[HUGPU]๋ฏธ์ŠคํŠธ๋ž„ 7B Instruct v0.3 ", "url": "https://fantaxy-ofai-mis7b.hf.space"},
68
+ {"name": "[HUGPU]MS Phi 3 mini 4k-instruct ", "url": "https://fantaxy-ofai-phi.hf.space"},
69
+ {"name": "[HUGPU]์ค‘๊ตญ Yi 1.5 34B ", "url": "https://fantaxy-ofai-yi.hf.space"},
70
+ {"name": "[HUGPU]๋ฏธ์ŠคํŠธ๋ž„ Mixtral 8X7B ", "url": "https://fantaxy-ofai-8x7b.hf.space"},
71
+ {"name": "[HUGPU]๋ฏธ์ŠคํŠธ๋ž„ Nemo Instruct 2407 ", "url": "https://seawolf2357-ofai-mistral-nemo.hf.space"},
72
+
73
+ {"name": "[HUGPU]๋ธ”๋กœ๊ทธ ์ž๋™(์ปจํŽŒ/๋‹จ์ˆ˜) ์ƒ์„ฑ ", "url": "https://fantaxy-blogger-send-webhook-confirm-image.hf.space"},
74
+ {"name": "[HUGPU]๋ธ”๋กœ๊ทธ ์ž๋™(๋ฌด์ธ/๋ณต์ˆ˜) ์ƒ์„ฑ ", "url": "https://fantaxy-blogger-send-webhook-auto-image.hf.space"},
75
+
76
+ {"name": "[HUGPU]์ „๋ฌธ ๋ธ”๋กœ๊ทธ ์ƒ์„ฑ ", "url": "https://seawolf2357-ofai-jinjavis-blog.hf.space"},
77
+ {"name": "[HUGPU]์˜ํ•™ ์ „๋ฌธ ๋ธ”๋กœ๊ทธ ์ƒ์„ฑ ", "url": "https://seawolf2357-ofai-jinjavis-blog-medi.hf.space"},
78
+ {"name": "[HUGPU]์•ฝ๋ฆฌํ•™ ์ „๋ฌธ ๋ธ”๋กœ๊ทธ ์ƒ์„ฑ ", "url": "https://seawolf2357-ofai-jinjavis-blog-pharm.hf.space"},
79
+
80
+ {"name": "[HUGPU]ํƒ€์ด๋จธ1-1 ", "url": "https://seawolf2357/timer.hf.space"},
81
+ {"name": "[HUGPU]ํƒ€์ด๋จธ1-2 ", "url": "https://seawolf2357/timer2.hf.space"},
82
+ {"name": "[HUGPU]ํƒ€์ด๋จธ1-3 ", "url": "https://seawolf2357/timer3.hf.space"},
83
+ {"name": "[HUGPU]ํƒ€์ด๋จธ1-4 ", "url": "https://seawolf2357/timer4.hf.space"},
84
+ {"name": "[HUGPU]ํƒ€์ด๋จธ2-1 ", "url": "https://fantaxy/timer1.hf.space"},
85
+ {"name": "[HUGPU]ํƒ€์ด๋จธ2-2 ", "url": "https://fantaxy/timer2.hf.space"},
86
  ]
87
 
88