Spaces:
Running on Zero
Running on Zero
| { | |
| "schema_version": "reference_space_findings.v1", | |
| "searched": true, | |
| "exact_model_spaces": [ | |
| "multimodalart/krea-realtime-video" | |
| ], | |
| "related_spaces": [ | |
| "yuong03/Wan-AI-Wan2.1-T2V-14B", | |
| "Yell0w/Wan-AI-Wan2.1-T2V-14B", | |
| "aminer/Wan-AI-Wan2.1-T2V-14B", | |
| "KreatywnyKamil/Wan-AI-Wan2.1-T2V-14B", | |
| "othh55/Wan-AI-Wan2.1-T2V-14B", | |
| "Qadeer24/Wan-AI-Wan2.1-T2V-14B", | |
| "ukanony/Wan-AI-Wan2.1-T2V-14B", | |
| "egrilmez/Wan-AI-Wan2.1-T2V-14B", | |
| "Sargamji007/Wan-AI-Wan2.1-T2V-14B" | |
| ], | |
| "files_checked": [ | |
| "multimodalart/krea-realtime-video/app.py", | |
| "multimodalart/krea-realtime-video/requirements.txt", | |
| "aminer/Wan-AI-Wan2.1-T2V-14B/app.py", | |
| "aminer/Wan-AI-Wan2.1-T2V-14B/requirements.txt", | |
| "yuong03/Wan-AI-Wan2.1-T2V-14B/app.py" | |
| ], | |
| "useful_patterns": [ | |
| "multimodalart uses FastAPI + OAuth + FAL proxy, not local inference.", | |
| "All inspected Wan2.1 14B Spaces are API proxies; no reference implements local ModularPipeline inference.", | |
| "aminer requirements includes accelerate/diffusers/transformers/xformers suggesting diffusers stack, but the Space itself is a short proxy stub." | |
| ], | |
| "applicability": "Low. No reference attempts local inference for this model family. The only exact-model Space is an external API proxy. We implement the real diffusers path directly from the model card.", | |
| "risks": [ | |
| "No validated local-inference reference exists for a 14B text-to-video model in HF Spaces.", | |
| "Proxy references do not reveal hardware or dependency pitfalls for the real ModularPipeline path." | |
| ], | |
| "no_reference_found_reason": null | |
| } | |