Skip to content

Commit b4483cc

Browse files
authored
Merge branch 'main' into cuda-device-map-pipe
2 parents eba6f82 + f8ba5cd commit b4483cc

File tree

81 files changed

+571
-1134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+571
-1134
lines changed

docs/source/en/api/pipelines/flux.md

Lines changed: 2 additions & 0 deletions

docs/source/en/api/pipelines/hidream.md

Lines changed: 1 addition & 1 deletion

docs/source/en/api/pipelines/ltx_video.md

Lines changed: 1 addition & 1 deletion

docs/source/en/api/pipelines/qwenimage.md

Lines changed: 1 addition & 1 deletion

docs/source/en/api/pipelines/wan.md

Lines changed: 1 addition & 1 deletion

examples/advanced_diffusion_training/train_dreambooth_lora_flux_advanced.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# distributed under the License is distributed on an "AS IS" BASIS,
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
15+
# limitations under the License.
1516

1617
# /// script
1718
# dependencies = [

examples/advanced_diffusion_training/train_dreambooth_lora_sd15_advanced.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# distributed under the License is distributed on an "AS IS" BASIS,
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
15+
# limitations under the License.
1516

1617
# /// script
1718
# dependencies = [

examples/advanced_diffusion_training/train_dreambooth_lora_sdxl_advanced.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# distributed under the License is distributed on an "AS IS" BASIS,
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
15+
# limitations under the License.
1516

1617
# /// script
1718
# dependencies = [

examples/cogview4-control/train_control_cogview4.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# distributed under the License is distributed on an "AS IS" BASIS,
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
15+
# limitations under the License.
1516

1617
import argparse
1718
import copy

examples/consistency_distillation/train_lcm_distill_lora_sd_wds.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# distributed under the License is distributed on an "AS IS" BASIS,
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
15+
# limitations under the License.
1516

1617
import argparse
1718
import functools

0 commit comments

Comments
 (0)