Skip to content

Commit c8a5b0b

Browse files
Update README.md
1 parent 369cd3b commit c8a5b0b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@ Videos
6363

6464

6565
### **Acknowledgments:**
66-
67-
Huge thanks to Andrej Karpathy for his inspiring [llm.c](https://github.com/karpathy/llm.c) project and to the authors of the research paper [Diffusion Models Beat GANs on Image Synthesis](https://arxiv.org/abs/2105.05233). Also, credit to [clu0/unet.cu](https://github.com/clu0/unet.cu) and [siboehm.com/articles/22/CUDA-MMM](https://siboehm.com/articles/22/CUDA-MMM) for providing valuable code inspiration.
66+
- Original paper implementation by OpenAI: https://github.com/openai/guided-diffusion
67+
- https://github.com/karpathy/llm.c
68+
- https://github.com/clu0/unet.cu

0 commit comments

Comments
 (0)