Commit
•
4403f3e
1
Parent(s):
fec4062
Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"model": "CompVis/stable-diffusion-v1-4",
|
11 |
"processor": "CompVis/stable-diffusion-v1-4",
|
12 |
"device": "cuda",
|
13 |
-
"device_ids": "
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
@@ -104,5 +104,7 @@
|
|
104 |
"timm_commit": null,
|
105 |
"peft_version": "0.13.0",
|
106 |
"peft_commit": null
|
107 |
-
}
|
|
|
|
|
108 |
}
|
|
|
10 |
"model": "CompVis/stable-diffusion-v1-4",
|
11 |
"processor": "CompVis/stable-diffusion-v1-4",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "5",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
104 |
"timm_commit": null,
|
105 |
"peft_version": "0.13.0",
|
106 |
"peft_commit": null
|
107 |
+
},
|
108 |
+
"print_report": true,
|
109 |
+
"log_report": true
|
110 |
}
|