Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -676,6 +676,7 @@ def get_models_data(progress=gr.Progress()):
|
|
676 |
|
677 |
target_spaces = {
|
678 |
|
|
|
679 |
"aiqcamp/SEO-checker": "https://huggingface.co/spaces/aiqcamp/SEO-checker",
|
680 |
|
681 |
"aiqcamp/gemini-2.5-flash-preview": "https://huggingface.co/spaces/aiqcamp/gemini-2.5-flash-preview",
|
|
|
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",
|