Add install capture_metric in env · EvolvingLMMs-Lab/lmms-eval@b23d349 (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit b23d349
authored and
committed
Add install capture_metric in env
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -63,6 +63,7 @@ dependencies = [ | ||
63 | 63 | "decord", |
64 | 64 | "zss", |
65 | 65 | "pywsd", |
66 | +"capture_metric" | |
66 | 67 | ] |
67 | 68 | |
68 | 69 | [tool.setuptools.packages.find] |