diff --git a/projects.html b/projects.html
index 21da07e..cbd257c 100644
--- a/projects.html
+++ b/projects.html
@@ -21,7 +21,7 @@
coding projects (more on my gh)
- - stich: ucd cosmos project! turn humming into classical using a cyclegan.
+ - stich: ucd cosmos project! turn humming into classical using a cyclegan. made with james g, yo o, and shourya b
- homelab: my personal server running docker based infrastructure (serves this webpage and my notes)
- word2vec and polynoimial regression implementations: personal implementations of ml algorithms i made to further my undertanding of them
- shapeai: trained catagorization model in tensorflow, forked and improved from my friend @quentinbkk