@@ -203,31 +203,31 @@ export const members: {
203203 ] ,
204204 keys : [ "phd" ] ,
205205 } ,
206- // {
207- // name: "Zhuoheng Li",
208- // image: "/assets/person/zhuoheng_li.jpg",
209- // desc: "HKU (The University of Hong Kong)",
210- // image_s: "/assets/person/zhuoheng_li_s.jpg",
211- // links: [
212- // {
213- // icon: "email",
214- // url: "mailto:lizhuoheng@opendrivelab.com",
215- // },
216- // {
217- // icon: "github",
218- // url: "https://github.com/StarCycle/StarCycle",
219- // },
220- // {
221- // icon: "linkedin",
222- // url: "https://www.linkedin.com/in/lizhuoheng/",
223- // },
224- // {
225- // icon: "huggingface",
226- // url: "https://huggingface.co/StarCycle",
227- // },
228- // ],
229- // keys: ["phd"],
230- // },
206+ {
207+ name : "Zhuoheng Li" ,
208+ image : "/assets/person/zhuoheng_li.jpg" ,
209+ desc : "HKU (The University of Hong Kong)" ,
210+ image_s : "/assets/person/zhuoheng_li_s.jpg" ,
211+ links : [
212+ {
213+ icon : "email" ,
214+ url : "mailto:lizhuoheng@opendrivelab.com" ,
215+ } ,
216+ {
217+ icon : "github" ,
218+ url : "https://github.com/StarCycle/StarCycle" ,
219+ } ,
220+ {
221+ icon : "linkedin" ,
222+ url : "https://www.linkedin.com/in/lizhuoheng/" ,
223+ } ,
224+ {
225+ icon : "huggingface" ,
226+ url : "https://huggingface.co/StarCycle" ,
227+ } ,
228+ ] ,
229+ keys : [ "phd" ] ,
230+ } ,
231231 {
232232 name : "Ziye Wang" ,
233233 image : "/assets/person/ziye_wang.jpg" ,
0 commit comments