Skip to content

Commit 5aa31bd

Browse files
authored
[Easy] edit issue and PR templates (huggingface#7092)
edit templates to remove patrick's name.
1 parent 88aa7f6 commit 5aa31bd

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -66,40 +66,40 @@ body:
6666
Questions on DiffusionPipeline (Saving, Loading, From pretrained, ...):
6767
6868
Questions on pipelines:
69-
- Stable Diffusion @yiyixuxu @DN6 @sayakpaul @patrickvonplaten
70-
- Stable Diffusion XL @yiyixuxu @sayakpaul @DN6 @patrickvonplaten
71-
- Kandinsky @yiyixuxu @patrickvonplaten
72-
- ControlNet @sayakpaul @yiyixuxu @DN6 @patrickvonplaten
73-
- T2I Adapter @sayakpaul @yiyixuxu @DN6 @patrickvonplaten
74-
- IF @DN6 @patrickvonplaten
75-
- Text-to-Video / Video-to-Video @DN6 @sayakpaul @patrickvonplaten
76-
- Wuerstchen @DN6 @patrickvonplaten
69+
- Stable Diffusion @yiyixuxu @DN6 @sayakpaul
70+
- Stable Diffusion XL @yiyixuxu @sayakpaul @DN6
71+
- Kandinsky @yiyixuxu
72+
- ControlNet @sayakpaul @yiyixuxu @DN6
73+
- T2I Adapter @sayakpaul @yiyixuxu @DN6
74+
- IF @DN6
75+
- Text-to-Video / Video-to-Video @DN6 @sayakpaul
76+
- Wuerstchen @DN6
7777
- Other: @yiyixuxu @DN6
7878
7979
Questions on models:
80-
- UNet @DN6 @yiyixuxu @sayakpaul @patrickvonplaten
81-
- VAE @sayakpaul @DN6 @yiyixuxu @patrickvonplaten
82-
- Transformers/Attention @DN6 @yiyixuxu @sayakpaul @DN6 @patrickvonplaten
80+
- UNet @DN6 @yiyixuxu @sayakpaul
81+
- VAE @sayakpaul @DN6 @yiyixuxu
82+
- Transformers/Attention @DN6 @yiyixuxu @sayakpaul @DN6
8383
84-
Questions on Schedulers: @yiyixuxu @patrickvonplaten
84+
Questions on Schedulers: @yiyixuxu
8585
86-
Questions on LoRA: @sayakpaul @patrickvonplaten
86+
Questions on LoRA: @sayakpaul
8787
88-
Questions on Textual Inversion: @sayakpaul @patrickvonplaten
88+
Questions on Textual Inversion: @sayakpaul
8989
9090
Questions on Training:
91-
- DreamBooth @sayakpaul @patrickvonplaten
92-
- Text-to-Image Fine-tuning @sayakpaul @patrickvonplaten
93-
- Textual Inversion @sayakpaul @patrickvonplaten
94-
- ControlNet @sayakpaul @patrickvonplaten
91+
- DreamBooth @sayakpaul
92+
- Text-to-Image Fine-tuning @sayakpaul
93+
- Textual Inversion @sayakpaul
94+
- ControlNet @sayakpaul
9595
9696
Questions on Tests: @DN6 @sayakpaul @yiyixuxu
9797
9898
Questions on Documentation: @stevhliu
9999
100100
Questions on JAX- and MPS-related things: @pcuenca
101101
102-
Questions on audio pipelines: @DN6 @patrickvonplaten
102+
Questions on audio pipelines: @DN6
103103
104104
105105

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ members/contributors who may be interested in your PR.
3838
3939
Core library:
4040
41-
- Schedulers: @yiyixuxu and @patrickvonplaten
42-
- Pipelines: @patrickvonplaten and @sayakpaul
43-
- Training examples: @sayakpaul and @patrickvonplaten
44-
- Docs: @stevhliu and @yiyixuxu
41+
- Schedulers: @yiyixuxu
42+
- Pipelines: @sayakpaul @yiyixuxu @DN6
43+
- Training examples: @sayakpaul
44+
- Docs: @stevhliu and @sayakpaul
4545
- JAX and MPS: @pcuenca
4646
- Audio: @sanchit-gandhi
47-
- General functionalities: @patrickvonplaten and @sayakpaul
47+
- General functionalities: @sayakpaul @yiyixuxu @DN6
4848
4949
Integrations:
5050

0 commit comments

Comments
 (0)