-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance Docker Setup and Update Documentation for LivePortrait #121
base: main
Are you sure you want to change the base?
Enhance Docker Setup and Update Documentation for LivePortrait #121
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0ad5dc - Browse repository at this point
Copy the full SHA b0ad5dcView commit details -
🚀 [feat] Add Docker Compose setup for LivePortrait
- Configured Docker Compose with NVIDIA GPU support and necessary resources. Deployed a Python application, exposing it on port 8890. This allows for easy setup and scalability of the LivePortrait project.
Configuration menu - View commit details
-
Copy full SHA for 661fc0e - Browse repository at this point
Copy the full SHA 661fc0eView commit details -
🔧 [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.
Configuration menu - View commit details
-
Copy full SHA for 01c6252 - Browse repository at this point
Copy the full SHA 01c6252View commit details -
📦 [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.
Configuration menu - View commit details
-
Copy full SHA for 3eea71c - Browse repository at this point
Copy the full SHA 3eea71cView commit details -
📄 [docs] Add comprehensive documentation in Japanese for LivePortrait
- Detailed the LivePortrait project's features, setup instructions, and recent updates in Japanese to provide guidance and context to the Japanese-speaking users.
Configuration menu - View commit details
-
Copy full SHA for 473bce5 - Browse repository at this point
Copy the full SHA 473bce5View commit details -
🌐 [docs] Update main README with Docker Compose instructions and Japa…
…nese doc link - Enhanced the README with Docker Compose setup instructions and added a link to the Japanese documentation, improving accessibility and usability for both English and Japanese speaking users.
Configuration menu - View commit details
-
Copy full SHA for 32788c6 - Browse repository at this point
Copy the full SHA 32788c6View commit details -
🐳 [feat] Enhance Docker setup for LivePortrait
- Updated the base image to NVIDIA CUDA 12.0.1 and installed essential system packages. - Upgraded pip and installed required Python libraries from requirements.txt. - Set the Asia/Tokyo timezone and specified the working directory to /LivePortrait.
Configuration menu - View commit details
-
Copy full SHA for 8876f16 - Browse repository at this point
Copy the full SHA 8876f16View commit details