Skip to content

Commit d132006

Browse files
github-actions[bot]Victor49152pre-commit-ci[bot]
authored andcommitted
Revert FP8 integration (NVIDIA#8520) (NVIDIA#8524)
* Revert FP8 integration * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Mingyuan Ma <[email protected]> Co-authored-by: Ming <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Agoniii <[email protected]>
1 parent 2d34770 commit d132006

File tree

1 file changed

+1
-1
lines changed
  • examples/multimodal/text_to_image/stable_diffusion/conf

1 file changed

+1
-1
lines changed

examples/multimodal/text_to_image/stable_diffusion/conf/sd_train.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ model:
191191
synthetic_data_length: 10000
192192
train:
193193
dataset_path:
194-
- /datasets/coyo/test.pkl
194+
- /datasets/coyo/test.pkl
195195
augmentations:
196196
resize_smallest_side: 512
197197
center_crop_h_w: 512, 512

0 commit comments

Comments
 (0)