Update web.py
Browse files
web.py
CHANGED
@@ -22,7 +22,12 @@ URLS = [
|
|
22 |
"https://huggingface.co/spaces/fantos/discord-openfree-LLM-qwen3-235b-a22b",
|
23 |
"https://huggingface.co/spaces/fantos/discord-openfree-LLM-llama4-maverick-instruct",
|
24 |
"https://huggingface.co/spaces/fantos/discord-openfree-LLM-llama4-scout-instruct",
|
25 |
-
"https://huggingface.co/spaces/fantos/discord-openfree-LLM-deepseek-v3-0324"
|
|
|
|
|
|
|
|
|
|
|
26 |
]
|
27 |
|
28 |
# ํ ๊ฐ๊ฒฉ (์ด) - ํ๊น
ํ์ด์ค ์ฌ๋ฆฝ ํ์์์๋ณด๋ค ์งง์์ผ ํจ
|
|
|
22 |
"https://huggingface.co/spaces/fantos/discord-openfree-LLM-qwen3-235b-a22b",
|
23 |
"https://huggingface.co/spaces/fantos/discord-openfree-LLM-llama4-maverick-instruct",
|
24 |
"https://huggingface.co/spaces/fantos/discord-openfree-LLM-llama4-scout-instruct",
|
25 |
+
"https://huggingface.co/spaces/fantos/discord-openfree-LLM-deepseek-v3-0324",
|
26 |
+
"https://huggingface.co/spaces/fantos/discord-openfree-Image-sdxl-lightning",
|
27 |
+
"https://huggingface.co/spaces/fantos/discord-openfree-Image-flux",
|
28 |
+
"https://huggingface.co/spaces/fantos/discord-openfree-Image-3d",
|
29 |
+
"https://huggingface.co/spaces/fantos/discord-openfree-video-luma",
|
30 |
+
"https://huggingface.co/spaces/fantos/discord-openfree-video-luma2"
|
31 |
]
|
32 |
|
33 |
# ํ ๊ฐ๊ฒฉ (์ด) - ํ๊น
ํ์ด์ค ์ฌ๋ฆฝ ํ์์์๋ณด๋ค ์งง์์ผ ํจ
|