MoGe-2 / pyrightconfig.json
Ruicheng's picture
Initial commit for HF
201ab98
raw
history blame contribute delete
121 Bytes
{
"include": [
"moge",
"scripts",
"baselines"
],
"ignore": [
"**"
]
}