huanngzh commited on
Commit
fd51b7b
·
verified ·
1 Parent(s): 458b4e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -29,13 +29,15 @@ Highlights:
29
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6375d136dee28348a9c63cbf/P7ywma2xFX-_SfEj1cJmY.mp4"></video>
30
 
31
  ## Model Details
32
- | Model | Base Model | HF Weights | Demo Link |
33
- | :-------------------------: | :--------: | :------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: |
34
- | Text-to-Multiview | SDXL | [mvadapter_t2mv_sdxl.safetensors](https://huggingface.co/huanngzh/mv-adapter/resolve/main/mvadapter_t2mv_sdxl.safetensors) | [General](https://huggingface.co/spaces/VAST-AI/MV-Adapter-T2MV-SDXL) / [Anime](https://huggingface.co/spaces/huanngzh/MV-Adapter-T2MV-Anime) |
35
- | Image-to-Multiview | SDXL | [mvadapter_i2mv_sdxl.safetensors](https://huggingface.co/huanngzh/mv-adapter/resolve/main/mvadapter_t2mv_sdxl.safetensors) | [Demo](https://huggingface.co/spaces/VAST-AI/MV-Adapter-I2MV-SDXL) |
36
- | Text-Geometry-to-Multiview | SDXL | | |
37
- | Image-Geometry-to-Multiview | SDXL | | |
38
- | Image-to-Arbitrary-Views | SDXL | |
 
 
39
 
40
  ## Usage
41
 
 
29
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6375d136dee28348a9c63cbf/P7ywma2xFX-_SfEj1cJmY.mp4"></video>
30
 
31
  ## Model Details
32
+ | Model | Base Model | HF Weights | Demo Link |
33
+ | :-------------------------: | :--------: | :--------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: |
34
+ | Text-to-Multiview | SD2.1 | [mvadapter_t2mv_sd21.safetensors](https://huggingface.co/huanngzh/mv-adapter/resolve/main/mvadapter_t2mv_sd21.safetensors) | |
35
+ | Text-to-Multiview | SDXL | [mvadapter_t2mv_sdxl.safetensors](https://huggingface.co/huanngzh/mv-adapter/resolve/main/mvadapter_t2mv_sdxl.safetensors) | [General](https://huggingface.co/spaces/VAST-AI/MV-Adapter-T2MV-SDXL) / [Anime](https://huggingface.co/spaces/huanngzh/MV-Adapter-T2MV-Anime) |
36
+ | Image-to-Multiview | SD2.1 | [mvadapter_i2mv_sd21.safetensors](https://huggingface.co/huanngzh/mv-adapter/resolve/main/mvadapter_i2mv_sd21.safetensors) | |
37
+ | Image-to-Multiview | SDXL | [mvadapter_i2mv_sdxl.safetensors](https://huggingface.co/huanngzh/mv-adapter/resolve/main/mvadapter_t2mv_sdxl.safetensors) | [Demo](https://huggingface.co/spaces/VAST-AI/MV-Adapter-I2MV-SDXL) |
38
+ | Text-Geometry-to-Multiview | SDXL | [mvadapter_tg2mv_sdxl.safetensors](https://huggingface.co/huanngzh/mv-adapter/resolve/main/mvadapter_tg2mv_sdxl.safetensors) | |
39
+ | Image-Geometry-to-Multiview | SDXL | [mvadapter_ig2mv_sdxl.safetensors](https://huggingface.co/huanngzh/mv-adapter/resolve/main/mvadapter_ig2mv_sdxl.safetensors) | |
40
+ | Image-to-Arbitrary-Views | SDXL | | |
41
 
42
  ## Usage
43