Improve docs

This commit is contained in:
litagin02
2024-02-19 14:22:24 +09:00
parent 9305d108a8
commit 16ab5ac3a7
2 changed files with 15 additions and 5 deletions

View File

@@ -2,6 +2,16 @@
# Based on https://github.com/gradient-ai/base-container
# Style-Bert-VITS2 are NOT included in this image, only for environment setup
# ==================================================================
# Details
# ------------------------------------------------------------------
# Ubuntu 22.04, Python 3.10
# CUDA Toolkit 12.1, CUDNN 8.9.7
# PyTorch 2.1.2 (cuda 12.1)
# Jupyter Lab
# Huggingface CLI
# Other Python packages in requirements.txt
# ==================================================================
# Initial setup
# ------------------------------------------------------------------