We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb76a4 commit 13cbae4Copy full SHA for 13cbae4
setup.py
@@ -87,10 +87,8 @@
87
import os
88
import re
89
import sys
90
-
91
from setuptools import Command, find_packages, setup
92
93
94
# IMPORTANT:
95
# 1. all dependencies should be listed here with their version requirements if any
96
# 2. once modified, run: `make deps_table_update` to update src/diffusers/dependency_versions_table.py
0 commit comments