HuggingSnap/Views/VLMEvaluator.swift (5 lines): - line 42: // FIXME: this is global because otherwise I have to access with `await` inside the async methods, will fix later - line 82: // FIXME: remove this when we upgrade to swift-transformers with cache invalidation - line 97: // TODO: make this dependent on device + max number of frames - line 102: // TODO: use a fallback if we can't download - ideally the one from the previous run - line 132: // TODO: various prompts for different tasks HuggingSnap/Views/ContentView.swift (1 line): - line 13: // TODO: Stop streaming when not displayed