Commit Graph

2 Commits

Author SHA1 Message Date
Maki
3eea71cf62 📦 [feat] Define Python package requirements for LivePortrait
- Listed all necessary Python libraries including PyTorch, OpenCV, and other multimedia and data processing libraries to ensure compatibility and functionality of the LivePortrait project.
2024-07-12 16:16:55 +09:00
Maki
01c6252020 🔧 [feat] Create Dockerfile for environment setup
- Introduced a Dockerfile based on NVIDIA CUDA and Ubuntu with essential packages and Python dependencies for the LivePortrait application. Ensured the system is prepared for high-performance operations with GPU support.
2024-07-12 16:16:10 +09:00