feat: closes #18 added the code to generate models and other
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,7 +3,10 @@ module git.andr3h3nriqu3s.com/andr3/fyp
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/galeone/tensorflow/tensorflow/go v0.0.0-20221023090153-6b7fa0680c3e // indirect
|
||||
github.com/galeone/tfgo v0.0.0-20230715013254-16113111dc99 // indirect
|
||||
github.com/google/uuid v1.3.1 // indirect
|
||||
github.com/lib/pq v1.10.9 // indirect
|
||||
golang.org/x/crypto v0.13.0 // indirect
|
||||
google.golang.org/protobuf v1.28.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user