Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
<img src="https://github.com/haidog-yaqub/DiffPitcher/raw/main/img/cover.png">
|
2 |
|
3 |
# Diff-Pitcher (PyTorch)
|
@@ -83,4 +86,4 @@ This repo is inspired by:
|
|
83 |
We borrow code from following repos:
|
84 |
|
85 |
- `Diffusion Schedulers` are based on 🤗 [Diffusers](https://github.com/huggingface/diffusers)
|
86 |
-
- `2D UNet` is based on [DiffVC](https://github.com/huawei-noah/Speech-Backbones/tree/main/DiffVC)
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
<img src="https://github.com/haidog-yaqub/DiffPitcher/raw/main/img/cover.png">
|
5 |
|
6 |
# Diff-Pitcher (PyTorch)
|
|
|
86 |
We borrow code from following repos:
|
87 |
|
88 |
- `Diffusion Schedulers` are based on 🤗 [Diffusers](https://github.com/huggingface/diffusers)
|
89 |
+
- `2D UNet` is based on [DiffVC](https://github.com/huawei-noah/Speech-Backbones/tree/main/DiffVC)
|