1
0
This repository has been archived on 2026-05-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pancakz-stickerboard/go.mod
T
2026-05-24 19:58:20 -07:00

12 lines
254 B
Modula-2

module bakonpancakz/stickerboard
go 1.23.4
require (
github.com/galeone/tensorflow/tensorflow/go v0.0.0-20240119075110-6ad3cf65adfe
github.com/joho/godotenv v1.5.1
golang.org/x/image v0.27.0
)
require google.golang.org/protobuf v1.36.5 // indirect