mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-23 03:35:16 -05:00
feat(diffusers): update, add autopipeline, controlnet (#1432)
* feat(diffusers): update, add autopipeline, controlenet * tests with AutoPipeline * simplify logic
This commit is contained in:
committed by
GitHub
parent
72325fd0a3
commit
7641f92cde
+396
-387
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
|
||||
// versions:
|
||||
// - protoc-gen-go-grpc v1.2.0
|
||||
// - protoc v4.23.4
|
||||
// source: backend/backend.proto
|
||||
// - protoc v3.6.1
|
||||
// source: backend.proto
|
||||
|
||||
package proto
|
||||
|
||||
@@ -453,5 +453,5 @@ var Backend_ServiceDesc = grpc.ServiceDesc{
|
||||
ServerStreams: true,
|
||||
},
|
||||
},
|
||||
Metadata: "backend/backend.proto",
|
||||
Metadata: "backend.proto",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user