Commit Graph

12 Commits

Author SHA1 Message Date
slashtechno a4d11cddd0
Got Docker to work without `torchvision` reinstall 2024-03-09 17:19:29 -06:00
slashtechno 771154cbef
Docker is working again
Resorted to reinstalling `torchvision` via `pip`
2024-03-08 16:15:58 -06:00
slashtechno 1cf74e13ed
Add details on installing from PyPi in README
Also:
- Bump version to `0.1.1`
- Pull Docker image rather than building in docker-compose.yml
2023-10-27 12:54:28 -05:00
slashtechno d83315518a
Standardize program name and description 2023-10-22 09:24:11 -05:00
slashtechno 96247767fb
Changed project name to `wyzely-detect` 2023-10-21 19:59:02 -05:00
slashtechno 8cc9054e67
Fixed Docker support and updated README.md 2023-10-14 22:31:48 -05:00
slashtechno dcc1061fcc
Finally got Docker Compose working!
Seems I should have just set tty to `true`
Thus, I may want to switch back to wait-for-it.sh
2022-12-18 12:19:21 -06:00
slashtechno 32d8a12195
Made some more progress
Commiting to update the current Docker image on ghcr
2022-12-18 12:14:31 -06:00
slashtechno f4aae2b2e5
Final commit for today
Changed some stuff with Compose
2022-12-17 22:34:10 -06:00
slashtechno 7a32a3eb6f
Made some more progress on Docker Compose 2022-12-17 22:26:08 -06:00
slashtechno 37f74127bc
Forgot to add `python` to `command`, added now 2022-12-17 21:59:16 -06:00
slashtechno e408ff47d5
Worked on Docker Compose 2022-12-17 21:55:17 -06:00