Update web.py
Browse files
web.py
CHANGED
@@ -24,7 +24,8 @@ URLS = [
|
|
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 |
|
29 |
]
|
30 |
|
|
|
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 |
|
30 |
]
|
31 |
|