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 5cd6ed0 commit bc5f151Copy full SHA for bc5f151
setup.py
@@ -22,7 +22,7 @@
22
include_package_data=True,
23
classifiers=[
24
"Programming Language :: Python :: 3",
25
- "License :: OSI Approved :: Apache-2.0 License",
+ "License :: OSI Approved :: Apache Software License",
26
"Operating System :: OS Independent",
27
],
28
package_data={"diffsynth": ["tokenizer_configs/**/**/*.*"]},
0 commit comments