mirror of
https://github.com/GayPizzaSpecifications/stable-diffusion-rpc.git
synced 2025-08-04 14:01:32 +00:00
Start work on C++ client, and implement streaming of image generation.
This commit is contained in:
5
Clients/Cpp/.gitignore
vendored
Normal file
5
Clients/Cpp/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/cmake-build-*
|
||||
/.idea
|
||||
/.vscode
|
||||
/src/*.grpc.*
|
||||
/src/*.pb.*
|
Reference in New Issue
Block a user