Skip to content

Commit eda560d

Browse files
authored
modify PR and issue templates (#8687)
* modify PR and issue templates * add single file poc.
1 parent adbb048 commit eda560d

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,23 +63,27 @@ body:
6363
6464
Please tag a maximum of 2 people.
6565
66-
Questions on DiffusionPipeline (Saving, Loading, From pretrained, ...):
66+
Questions on DiffusionPipeline (Saving, Loading, From pretrained, ...): @sayakpaul @DN6
6767
6868
Questions on pipelines:
69-
- Stable Diffusion @yiyixuxu @DN6 @sayakpaul
69+
- Stable Diffusion @yiyixuxu @asomoza
7070
- Stable Diffusion XL @yiyixuxu @sayakpaul @DN6
71+
- Stable Diffusion 3: @yiyixuxu @sayakpaul @DN6 @asomoza
7172
- Kandinsky @yiyixuxu
7273
- ControlNet @sayakpaul @yiyixuxu @DN6
7374
- T2I Adapter @sayakpaul @yiyixuxu @DN6
7475
- IF @DN6
7576
- Text-to-Video / Video-to-Video @DN6 @sayakpaul
7677
- Wuerstchen @DN6
7778
- Other: @yiyixuxu @DN6
79+
- Improving generation quality: @asomoza
7880
7981
Questions on models:
8082
- UNet @DN6 @yiyixuxu @sayakpaul
8183
- VAE @sayakpaul @DN6 @yiyixuxu
82-
- Transformers/Attention @DN6 @yiyixuxu @sayakpaul @DN6
84+
- Transformers/Attention @DN6 @yiyixuxu @sayakpaul
85+
86+
Questions on single file checkpoints: @DN6
8387
8488
Questions on Schedulers: @yiyixuxu
8589
@@ -99,7 +103,7 @@ body:
99103
100104
Questions on JAX- and MPS-related things: @pcuenca
101105
102-
Questions on audio pipelines: @DN6
106+
Questions on audio pipelines: @sanchit-gandhi
103107
104108
105109

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ members/contributors who may be interested in your PR.
3939
Core library:
4040
4141
- Schedulers: @yiyixuxu
42-
- Pipelines: @sayakpaul @yiyixuxu @DN6
42+
- Pipelines and pipeline callbacks: @yiyixuxu and @asomoza
4343
- Training examples: @sayakpaul
4444
- Docs: @stevhliu and @sayakpaul
4545
- JAX and MPS: @pcuenca
@@ -48,7 +48,7 @@ Core library:
4848
4949
Integrations:
5050
51-
- deepspeed: HF Trainer/Accelerate: @pacman100
51+
- deepspeed: HF Trainer/Accelerate: @SunMarc
5252
5353
HF projects:
5454

0 commit comments

Comments
 (0)