update hangover3832 nodes (#531)

* update hangover3832 nodes

* update lists
This commit is contained in:
AlexL
2024-04-03 02:14:06 +02:00
committed by GitHub
parent 37c91225de
commit e9e1cac6ad
2 changed files with 34 additions and 4 deletions

View File

@@ -2399,6 +2399,36 @@
"reference": "https://huggingface.co/camenduru/SUPIR/tree/main",
"filename": "SUPIR-v0Q.ckpt",
"url": "https://huggingface.co/camenduru/SUPIR/resolve/main/SUPIR-v0Q.ckpt"
},
{
"name": "RAM",
"type": "RAM",
"base": "RAM",
"save_path": "rams",
"description": "RAM Recognize Anything Model",
"reference": "https://huggingface.co/xinyu1205/recognize_anything_model",
"filename": "ram_swin_large_14m.pth",
"url": "https://huggingface.co/xinyu1205/recognize_anything_model/resolve/main/ram_swin_large_14m.pth"
},
{
"name": "RAM++",
"type": "RAM",
"base": "RAM",
"save_path": "rams",
"description": "RAM++ Recognize Anything Model",
"reference": "https://huggingface.co/xinyu1205/recognize-anything-plus-model",
"filename": "ram_plus_swin_large_14m.pth",
"url": "https://huggingface.co/xinyu1205/recognize-anything-plus-model/resolve/main/ram_plus_swin_large_14m.pth"
},
{
"name": "tag2text",
"type": "RAM",
"base": "RAM",
"save_path": "rams",
"description": "tag2text Recognize Anything Model",
"reference": "https://huggingface.co/xinyu1205/recognize_anything_model",
"filename": "tag2text_swin_14m.pth",
"url": "https://huggingface.co/xinyu1205/recognize_anything_model/resolve/main/tag2text_swin_14m.pth"
}
]
}