diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-04-18 21:34:11 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-04-18 21:34:11 -0400 |
| commit | 8f571ee51854540d186aafc01d25908bba5ea09e (patch) | |
| tree | 951e0d2e9d3eb297c654fd7a0ceb5f999482af89 /requirements.txt | |
initial commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e77f7b5 --- /dev/null +++ b/requirements.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | kagglehub | ||
| 2 | torch | ||
| 3 | torchvision | ||
| 4 | scikit-learn | ||
| 5 | opencv-python-headless | ||
| 6 | matplotlib | ||
| 7 | seaborn | ||
