-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathstable-diffusion.yaml
58 lines (58 loc) · 1.46 KB
/
stable-diffusion.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
edition: 1.0.0
name: fc-stable-diffusion
access: default
vars:
region: "cn-hangzhou"
service: "fc-stable-diffuson"
services:
stable-diffusion-original:
component: fc
props:
region: ${vars.region}
service:
description: stable-diffusion
internetAccess: true
ossMountConfig:
mountPoints: []
name: ${vars.service}
function:
handler: index.handler
timeout: 7200
diskSize: 10240
caPort: 7860
instanceType: fc.gpu.tesla.1
runtime: custom-container
cpu: 8
customContainerConfig:
args: ""
accelerationType: Default
image:
"registry-vpc.cn-hangzhou.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1"
accelerationInfo:
status: Preparing
command: ""
webServerMode: true
instanceConcurrency: 100
memorySize: 32768
environmentVariables: {}
gpuMemorySize: 16384
name: sd-server
asyncConfiguration: {}
triggers:
- name: defaultTrigger
description: ""
type: http
qualifier: LATEST
config:
methods:
- GET
- POST
- PUT
- DELETE
authType: anonymous
disableURLInternet: false
customDomains:
- domainName: auto
protocol: HTTP
routeConfigs:
- path: /*