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 5b27f8a commit 20918c9Copy full SHA for 20918c9
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