Update README.md
Browse files
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 |
|
| 33 |
-
| :-------------------------: | :--------: | :------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: |
|
| 34 |
-
| Text-to-Multiview |
|
| 35 |
-
|
|
| 36 |
-
|
|
| 37 |
-
|
|
| 38 |
-
|
|
|
|
|
|
|
|
| 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 |
|