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