huggingface / huggingface/diffusers

Support MV-Adapter for multi-view generation

Aperta
#10,147 1 commento 2 reazioni 0 assegnatari Vedi su GitHub
contributions-welcome New pipeline/model
Lingua principale
Python
Stelle
34.5k
Fork
7.3k
Merge medio
3g 3h
PR unite (30g)
91

Descrizione

### Model/Pipeline/Scheduler description

[MV-Adapter](https://huanngzh.github.io/MV-Adapter-Page/) is a creative productivity tool that seamlessly transfer text-to-image models to multi-view generators.

Highlights:
- generate 768x768 multi-view images
- work well with personalized models, LCM, ControlNet
- support text or image to multi-view (reconstruct 3D thereafter), or with geometry guidance for 3D texture generation
- arbitrary view generation

Btw, I can help implement it in `diffusers`. But I am not sure whether it should be implemented in the `diffusers` kernel like `t2i_adapter` and `ip_adapter`, or in community pipelines.

### Open source status

- [X] The model implementation is available.
- [X] The model weights are available (Only relevant if addition is not a scheduler).

### Provide useful links for the implementation

Official implementation: https://github.com/huanngzh/MV-Adapter
Model weights: https://huggingface.co/huanngzh/mv-adapter

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.