Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
44bb38fd
Commit
44bb38fd
authored
Jul 19, 2022
by
anton-l
Browse files
Include model_card_template.md with the package
parent
0ea78f0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
44bb38fd
...
...
@@ -191,6 +191,7 @@ setup(
url
=
"https://github.com/huggingface/diffusers"
,
package_dir
=
{
""
:
"src"
},
packages
=
find_packages
(
"src"
),
include_package_data
=
True
,
python_requires
=
">=3.6.0"
,
install_requires
=
install_requires
,
extras_require
=
extras
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment