Merge c325b5ed4384ba7b0cc8db51502af25ed6fbf95d into 11a0d9a265004a25281ae1370b63f8b4077b6def

This commit is contained in:
RainbowFunny826 2025-02-21 00:05:52 +02:00 committed by GitHub
commit 12860d4992
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#!/bin/bash
conda install -c conda-forge gcc
conda install -c conda-forge gxx
conda install ffmpeg cmake
conda install ffmpeg cmake make
conda install pytorch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 pytorch-cuda=11.8 -c pytorch -c nvidia
pip install -r requirements.txt