Closed thegenerativegeneration closed 1 year ago
I made a Dockerfile with the xformers setup and also a version that contains all the models.
The files aren't clean enough yet to make a pull request but feel free to use.
The Gradio demo can be run like
docker run --gpus all -it -p 7860:7860 wawa9000/videocrafter:latest-xformers-full python gradio_app.py
Wow, that's great!
I made a Dockerfile with the xformers setup and also a version that contains all the models.
The files aren't clean enough yet to make a pull request but feel free to use.
The Gradio demo can be run like
docker run --gpus all -it -p 7860:7860 wawa9000/videocrafter:latest-xformers-full python gradio_app.py