mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +00:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -22,7 +22,7 @@ setup(
|
||||
include_package_data=True,
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: Apache-2.0 License",
|
||||
"License :: OSI Approved :: Apache Software License",
|
||||
"Operating System :: OS Independent",
|
||||
],
|
||||
package_data={"diffsynth": ["tokenizer_configs/**/**/*.*"]},
|
||||
|
||||
Reference in New Issue
Block a user