hunterhector commited on
Commit
5b6d908
1 Parent(s): 02247f7

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +6 -6
main.py CHANGED
@@ -118,18 +118,18 @@ front_matter = {
118
  "affiliation": "MBZUAI",
119
  "affiliationURL": "",
120
  },
121
- {
122
- "author": "Eric P. Xing",
123
- "authorURL": "",
124
- "affiliation": "MBZUAI",
125
- "affiliationURL": "https://www.mbzuai.ac.ae/ & https://www.cs.cmu.edu/",
126
- },
127
  {
128
  "author": "Zhengzhong Liu",
129
  "authorURL": "https://huggingface.co/hunterhector",
130
  "affiliation": "Petuum, Inc. / MBZUAI ",
131
  "affiliationURL": "",
132
  },
 
 
 
 
 
 
133
  ],
134
  "katex": {"delimiters": [{"left": "$$", "right": "$$", "display": "false"}]},
135
  }
 
118
  "affiliation": "MBZUAI",
119
  "affiliationURL": "",
120
  },
 
 
 
 
 
 
121
  {
122
  "author": "Zhengzhong Liu",
123
  "authorURL": "https://huggingface.co/hunterhector",
124
  "affiliation": "Petuum, Inc. / MBZUAI ",
125
  "affiliationURL": "",
126
  },
127
+ {
128
+ "author": "Eric P. Xing",
129
+ "authorURL": "",
130
+ "affiliation": "MBZUAI",
131
+ "affiliationURL": "https://www.mbzuai.ac.ae/ & https://www.cs.cmu.edu/",
132
+ },
133
  ],
134
  "katex": {"delimiters": [{"left": "$$", "right": "$$", "display": "false"}]},
135
  }