add venv_sd_mlperf to gitignore (#12676)

training stable diffusion stuff
This commit is contained in:
chenyu
2025-10-14 12:51:36 -04:00
committed by GitHub
parent f228c03f9f
commit e8380968f2

1
.gitignore vendored
View File

@@ -38,6 +38,7 @@ extra/huggingface_onnx/models/*
extra/huggingface_onnx/*.yaml
extra/weights
venv
venv_sd_mlperf
examples/**/net.*[js,json]
examples/**/*.safetensors
node_modules