1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-29 07:22:12 +03:00

push changes to mess up styling.

This commit is contained in:
sayakpaul
2025-04-09 20:32:12 +05:30
parent 5bb76a4d90
commit 13cbae47e7

View File

@@ -87,10 +87,8 @@ To create the package for PyPI.
import os
import re
import sys
from setuptools import Command, find_packages, setup
# IMPORTANT:
# 1. all dependencies should be listed here with their version requirements if any
# 2. once modified, run: `make deps_table_update` to update src/diffusers/dependency_versions_table.py