Open Kartinaa opened 2 months ago
Hi, I think you could install some packages that you haven’t yet by following the environment.yml
file. The essential ones include deepspeed
, selfies
, torch
, transformers
, tqdm
, and numpy
. If anything is missing, you can install additional packages as needed based on the error messages you receive during runtime.
Thanks for the suggestions! I'll try what you suggested.
Dear author,
Thanks for sharing your wonderful work! When I tried to install the conda environment using
environment.yml
file, I failed because it is not the format that conda needed. However, even if I make the environment file conda-readable, it still gives me error cause some version conflict of packages.Really appreciate it if you could help with this. Have a great day!
Best, Bo