Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -39,14 +39,20 @@ app = gr.Interface(
|
|
39 |
description="์ต๋ 40๊ฐ์ URL๊ณผ ์ ์ ์ฃผ๊ธฐ๋ฅผ ์
๋ ฅํ๊ณ '์์' ๋ฒํผ์ ํด๋ฆญํ์ธ์. ์ง์ ๋ ์ฃผ๊ธฐ๋ก HTTP ์ํ ์ฝ๋ ๋ฐ ์ ์ ์ํ๋ฅผ ํ์ธํฉ๋๋ค.",
|
40 |
examples=[
|
41 |
[
|
42 |
-
|
43 |
"https://seawolf2357-timer.hf.space",
|
44 |
"https://ginipick-discord-openfree-LLM-chatgpt4.hf.space",
|
45 |
"https://fantos-discord-openfree-LLM-qwen3-30b-a3b.hf.space",
|
46 |
"https://fantos-discord-openfree-LLM-qwen3-235b-a22b.hf.space",
|
47 |
"https://fantos-discord-openfree-LLM-llama4-maverick-instruct.hf.space",
|
48 |
|
49 |
-
"https://
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
]
|
51 |
],
|
52 |
cache_examples=False # ์บ์ ๋นํ์ฑํ
|
|
|
39 |
description="์ต๋ 40๊ฐ์ URL๊ณผ ์ ์ ์ฃผ๊ธฐ๋ฅผ ์
๋ ฅํ๊ณ '์์' ๋ฒํผ์ ํด๋ฆญํ์ธ์. ์ง์ ๋ ์ฃผ๊ธฐ๋ก HTTP ์ํ ์ฝ๋ ๋ฐ ์ ์ ์ํ๋ฅผ ํ์ธํฉ๋๋ค.",
|
40 |
examples=[
|
41 |
[
|
42 |
+
15,
|
43 |
"https://seawolf2357-timer.hf.space",
|
44 |
"https://ginipick-discord-openfree-LLM-chatgpt4.hf.space",
|
45 |
"https://fantos-discord-openfree-LLM-qwen3-30b-a3b.hf.space",
|
46 |
"https://fantos-discord-openfree-LLM-qwen3-235b-a22b.hf.space",
|
47 |
"https://fantos-discord-openfree-LLM-llama4-maverick-instruct.hf.space",
|
48 |
|
49 |
+
"https://fantos-discord-openfree-LLM-llama4-scout-instruct.hf.space",
|
50 |
+
"https://fantos-discord-openfree-LLM-deepseek-v3-0324.hf.space",
|
51 |
+
"https://fantos-discord-openfree-Image-sdxl-lightning.hf.space",
|
52 |
+
"https://fantos-discord-openfree-Image-flux.hf.space",
|
53 |
+
"https://fantos-discord-openfree-Image-3d.hf.space",
|
54 |
+
"https://fantos-discord-openfree-video-luma.hf.space",
|
55 |
+
"https://fantos-discord-openfree-video-luma2.hf.space"
|
56 |
]
|
57 |
],
|
58 |
cache_examples=False # ์บ์ ๋นํ์ฑํ
|