webcoderz
webcoderz
gonna have to do this: https://github.com/jexom/sd-webui-depth-lib/issues/36#issue-1839673234
Just saw this. Great! Thank you ❤️
Fixed with this ``` apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: milvus-operator-additional rules: - apiGroups: [""] resources: ["endpoints", "nodes", "nodes/proxy"] verbs: ["get", "list", "watch"] - nonResourceURLs: ["/metrics"] verbs: ["get"] --- apiVersion:...
Yea will send over in the morning
What needs to be done here to get rolling on a1111?