mirror of
https://github.com/GayPizzaSpecifications/stable-diffusion-rpc.git
synced 2025-08-03 21:41:31 +00:00
Initialize Java Client (not working yet)
This commit is contained in:
@ -34,6 +34,7 @@ let package = Package(
|
||||
]),
|
||||
.executableTarget(name: "TestStableDiffusionClient", dependencies: [
|
||||
.target(name: "StableDiffusionProtos"),
|
||||
.target(name: "StableDiffusionCore"),
|
||||
.product(name: "GRPC", package: "grpc-swift")
|
||||
])
|
||||
]
|
||||
|
Reference in New Issue
Block a user