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