Skip to content

Commit dfa42ec

Browse files
committed
Move pickle to new repo. Will update this repo with only Dreambooth model related code.
1 parent c50fc03 commit dfa42ec

File tree

2 files changed

+0
-781
lines changed

2 files changed

+0
-781
lines changed

examples/BUILD.bazel

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,3 @@ swift_binary(
144144
"@s4nnc//nnc",
145145
],
146146
)
147-
148-
swift_binary(
149-
name = "pickle",
150-
srcs = ["pickle/main.swift"],
151-
deps = [
152-
"@PythonKit",
153-
"@SwiftNumerics//:Numerics",
154-
"@s4nnc//nnc",
155-
],
156-
)

0 commit comments

Comments
 (0)