Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -676,9 +676,12 @@ def get_models_data(progress=gr.Progress()):
|
|
676 |
|
677 |
target_spaces = {
|
678 |
|
|
|
|
|
|
|
|
|
679 |
"ginigen/Mistral-Perflexity": "https://huggingface.co/spaces/ginigen/Mistral-Perflexity",
|
680 |
"aiqcamp/SEO-checker": "https://huggingface.co/spaces/aiqcamp/SEO-checker",
|
681 |
-
|
682 |
"aiqcamp/gemini-2.5-flash-preview": "https://huggingface.co/spaces/aiqcamp/gemini-2.5-flash-preview",
|
683 |
"aiqcamp/Llama-4-Maverick-17B-search": "https://huggingface.co/spaces/aiqcamp/Llama-4-Maverick-17B-search",
|
684 |
"aiqcamp/facefusion3": "https://huggingface.co/spaces/aiqcamp/facefusion3",
|
|
|
676 |
|
677 |
target_spaces = {
|
678 |
|
679 |
+
|
680 |
+
"openfree/qwen3-30b-a3b-research": "https://huggingface.co/spaces/openfree/qwen3-30b-a3b-research",
|
681 |
+
"openfree/qwen3-235b-a22b-research": "https://huggingface.co/spaces/openfree/qwen3-235b-a22b-research",
|
682 |
+
|
683 |
"ginigen/Mistral-Perflexity": "https://huggingface.co/spaces/ginigen/Mistral-Perflexity",
|
684 |
"aiqcamp/SEO-checker": "https://huggingface.co/spaces/aiqcamp/SEO-checker",
|
|
|
685 |
"aiqcamp/gemini-2.5-flash-preview": "https://huggingface.co/spaces/aiqcamp/gemini-2.5-flash-preview",
|
686 |
"aiqcamp/Llama-4-Maverick-17B-search": "https://huggingface.co/spaces/aiqcamp/Llama-4-Maverick-17B-search",
|
687 |
"aiqcamp/facefusion3": "https://huggingface.co/spaces/aiqcamp/facefusion3",
|