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
2fa44765
Commit
2fa44765
authored
Sep 01, 2022
by
Patrick von Platen
Browse files
Add new issue template
parent
d799084a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
.github/ISSUE_TEMPLATE/new-model-addition.yml
.github/ISSUE_TEMPLATE/new-model-addition.yml
+31
-0
No files found.
.github/ISSUE_TEMPLATE/new-model-addition.yml
0 → 100644
View file @
2fa44765
name
:
"
\U0001F31F
New
model/pipeline/scheduler
addition"
description
:
Submit a proposal/request to implement a new diffusion model / pipeline / scheduler
labels
:
[
"
New
model/pipeline/scheduler"
]
body
:
-
type
:
textarea
id
:
description-request
validations
:
required
:
true
attributes
:
label
:
Model/Pipeline/Scheduler description
description
:
|
Put any and all important information relative to the model/pipeline/scheduler
-
type
:
checkboxes
id
:
information-tasks
attributes
:
label
:
Open source status
description
:
|
Please note that if the model implementation isn't available or if the weights aren't open-source, we are less likely to implement it in `diffusers`.
options
:
-
label
:
"
The
model
implementation
is
available"
-
label
:
"
The
model
weights
are
available
(Only
relevant
if
addition
is
not
a
scheduler)."
-
type
:
textarea
id
:
additional-info
attributes
:
label
:
Provide useful links for the implementation
description
:
|
Please provide information regarding the implementation, the weights, and the authors.
Please mention the authors by @gh-username if you're aware of their usernames.
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