An open API service indexing awesome lists of open source software.

https://github.com/aliakseis/mov2mov

Experimental
https://github.com/aliakseis/mov2mov

diffusers ffmpeg huggingface stable-diffusion

Last synced: 8 months ago
JSON representation

Experimental

Awesome Lists containing this project

README

          

# mov2mov
Experimental

![photo](photo.jpg)

```
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
pip3 install diffusers
pip3 install transformers
pip3 install accelerate
pip3 install xformers==0.0.21
pip3 install triton
```