Skip to content
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

MLLM报错An error occurred: 'An error occurred during inference' #38

Open
DazzlingGalaxy opened this issue Jan 20, 2025 · 0 comments
Open

Comments

@DazzlingGalaxy
Copy link

DazzlingGalaxy commented Jan 20, 2025

AutoDL上的L20显卡,48G显存,Ubuntu 22.04.3,Python 3.10.16,PyTorch 2.3.0(conda装的),CUDA 12.1。
MLLM,先手动启动本地的千问2.5 7B,再python app.py
1.发送文字给本地的千问,能正常生成数字人视频
2.点录制再点提交,一直显示开始生成,此时终端打印如下。其中audio.wav是个文件,不是文件夹,所以audio.wav/llm_response_audio_0.wav报错打不开。ffmpeg是我用apt-get install安装的,并且已通过修改~/.bashrc将全局的ffmpeg指向这个手动装的,conda安装PyTorch时自动装的ffmpeg未卸载
3.我是参考了这个issue中的方式,用gradio_app.launch(server_name="127.0.0.1", server_port=7860)启动的,他还说这样能解决TTS超时THG超时,我看我这里有ffmpeg TimeoutTHG Timeout,不知道@ForgetThatNight遇到没

To create a public link, set `share=True` in `launch()`.
Load voice cost: 0.0s
Flushing pipeline....
Warming up THG Module...
[THG] Start inferencing Video up
INFO:     127.0.0.1:38370 - "POST /generate_stream HTTP/1.1" 200 OK
video in 25 FPS, audio idx in 50FPS
[THG] Processing audio:data/audio/warm_up.wav costs 135.55145263671875ms
14
[Listener] Start yielding results from queue.
Failed to open dst: /tmp/gradio/f01001298120503dda2e8e826ec3488814a71ca7c8ec323e5ddfb52b2fbde081/audio.wav/llm_response_audio_0.wav (Not a directory)
Exception raised from open at /__w/_temp/conda_environment_8616573414/conda-bld/torchaudio_1712669613950/work/src/libtorio/ffmpeg/stream_writer/stream_writer.cpp:240 (most recent call first):
frame #0: c10::Error::Error(c10::SourceLocation, std::string) + 0x57 (0x7feebc0a4897 in /root/miniconda3/envs/metahuman/lib/python3.10/site-packages/torch/lib/libc10.so)
frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::string const&) + 0x64 (0x7feebc054b25 in /root/miniconda3/envs/metahuman/lib/python3.10/site-packages/torch/lib/libc10.so)
frame #2: torio::io::StreamingMediaEncoder::open(std::optional<std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > > > const&) + 0x4cf (0x7fed9ab5bbbf in /root/miniconda3/envs/metahuman/lib/python3.10/site-packages/torio/lib/libtorio_ffmpeg4.so)
frame #3: <unknown function> + 0x3a7fc (0x7fed9a7727fc in /root/miniconda3/envs/metahuman/lib/python3.10/site-packages/torio/lib/_torio_ffmpeg4.so)
frame #4: <unknown function> + 0x32617 (0x7fed9a76a617 in /root/miniconda3/envs/metahuman/lib/python3.10/site-packages/torio/lib/_torio_ffmpeg4.so)
frame #5: python() [0x4fdcf7]
<omitting python frames>
frame #7: python() [0x509d6f]
frame #19: python() [0x509bd6]
frame #22: python() [0x61d6d1]
frame #23: python() [0x4b9e9c]
frame #24: python() [0x4f5c6b]
frame #30: python() [0x509d07]
frame #31: python() [0x5e6a05]
frame #32: python() [0x5e6964]
frame #33: <unknown function> + 0x94ac3 (0x7feef6e09ac3 in /lib/x86_64-linux-gnu/libc.so.6)
frame #34: clone + 0x44 (0x7feef6e9abf4 in /lib/x86_64-linux-gnu/libc.so.6)

An error occurred: 'An error occurred during inference'
[THG] Video up: Total process time of 14 frames including saving images = 5.566638469696045s
ffmpeg Timeout
THG Timeout

Image

Image

系统环境如下,显存没占用是执行命令时没启动项目

nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2023 NVIDIA Corporation
Built on Mon_Apr__3_17:16:06_PDT_2023
Cuda compilation tools, release 12.1, V12.1.105
Build cuda_12.1.r12.1/compiler.32688072_0
nvidia-smi
Mon Jan 20 10:54:19 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.54.14              Driver Version: 550.54.14      CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA L20                     On  |   00000000:73:01.0 Off |                  Off |
| N/A   28C    P8             33W /  350W |       0MiB /  49140MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+
pip list
Package                      Version
---------------------------- -----------
absl-py                      2.1.0
accelerate                   0.28.0
addict                       2.4.0
aiofiles                     23.2.1
aiohappyeyeballs             2.4.4
aiohttp                      3.11.11
aiosignal                    1.3.2
aliyun-python-sdk-core       2.16.0
aliyun-python-sdk-kms        2.16.5
annotated-types              0.7.0
antlr4-python3-runtime       4.9.3
anyio                        4.8.0
astunparse                   1.6.3
async-timeout                5.0.1
attrs                        24.3.0
audioread                    3.0.1
av                           12.3.0
beautifulsoup4               4.12.3
Brotli                       1.0.9
cachetools                   5.5.0
certifi                      2024.12.14
cffi                         1.17.1
chardet                      5.2.0
charset-normalizer           3.3.2
chumpy                       0.70
click                        8.1.8
cn2an                        0.5.22
colorama                     0.4.6
coloredlogs                  15.0.1
conformer                    0.3.2
contourpy                    1.3.1
crcmod                       1.7
cryptography                 44.0.0
ctranslate2                  4.5.0
cycler                       0.12.1
Cython                       3.0.11
dashscope                    1.22.0
decorator                    4.4.2
deepspeed                    0.14.2
diffusers                    0.27.2
Distance                     0.1.3
distro                       1.9.0
dnspython                    2.7.0
edge-tts                     7.0.0
editdistance                 0.8.1
einops                       0.8.0
email_validator              2.2.0
exceptiongroup               1.2.2
fastapi                      0.115.6
fastapi-cli                  0.0.7
faster-whisper               1.0.3
ffmpeg-python                0.2.0
ffmpy                        0.5.0
filelock                     3.13.1
flatbuffers                  24.12.23
fonttools                    4.55.3
frozenlist                   1.5.0
fsspec                       2024.12.0
funasr                       1.1.6
future                       1.0.0
g2p-en                       2.1.0
g2pk2                        0.0.3
gast                         0.6.0
gdown                        5.2.0
gmpy2                        2.1.2
google-auth                  2.37.0
google-auth-oauthlib         1.0.0
google-pasta                 0.2.0
gradio                       5.4.0
gradio_client                1.4.2
grpcio                       1.57.0
grpcio-tools                 1.57.0
h11                          0.14.0
h5py                         3.12.1
hjson                        3.1.0
httpcore                     1.0.7
httptools                    0.6.4
httpx                        0.27.2
huggingface-hub              0.25.2
humanfriendly                10.0
hydra-core                   1.3.2
HyperPyYAML                  1.2.2
idna                         3.7
imageio                      2.35.1
imageio-ffmpeg               0.6.0
importlib_metadata           8.5.0
importlib_resources          6.5.2
inflect                      7.3.1
itsdangerous                 2.2.0
jaconv                       0.4.0
jamo                         0.4.1
jieba                        0.42.1
jieba_fast                   0.53
Jinja2                       3.1.4
jiter                        0.8.2
jmespath                     0.10.0
joblib                       1.4.2
json-tricks                  3.17.3
kaldiio                      2.18.0
keras                        2.14.0
kiwisolver                   1.4.8
ko-pron                      1.3
LangSegment                  0.3.5
libclang                     18.1.1
librosa                      0.9.2
lightning                    2.2.4
lightning-utilities          0.11.9
llvmlite                     0.39.1
Markdown                     3.7
markdown-it-py               3.0.0
MarkupSafe                   2.1.3
matplotlib                   3.10.0
mdurl                        0.1.2
mkl_fft                      1.3.11
mkl_random                   1.2.8
mkl-service                  2.4.0
ml-dtypes                    0.2.0
mmcv                         2.1.0
mmdet                        3.2.0
mmengine                     0.10.6
mmpose                       1.3.2
model-index                  0.1.11
modelscope                   1.19.2
modelscope_studio            0.5.2
more-itertools               10.6.0
moviepy                      1.0.3
mpmath                       1.3.0
multidict                    6.1.0
munkres                      1.1.4
networkx                     3.1
ninja                        1.11.1.3
nltk                         3.9.1
numba                        0.56.4
numpy                        1.23.5
nvidia-ml-py                 12.560.30
oauthlib                     3.2.2
omegaconf                    2.3.0
onnxruntime                  1.20.1
onnxruntime-gpu              1.19.2
openai                       1.43.0
openai-whisper               20231117
OpenCC                       1.1.1
opencv-python                4.9.0.80
opendatalab                  0.0.10
openmim                      0.3.9
openxlab                     0.0.11
opt_einsum                   3.4.0
ordered-set                  4.1.0
orjson                       3.10.14
oss2                         2.19.1
packaging                    24.2
pandas                       2.2.3
pillow                       11.0.0
pip                          24.2
platformdirs                 4.3.6
pooch                        1.8.2
proces                       0.1.7
proglog                      0.1.10
propcache                    0.2.1
protobuf                     4.25.0
psutil                       5.9.8
py-cpuinfo                   9.0.0
py3langid                    0.2.2
pyasn1                       0.6.1
pyasn1_modules               0.4.1
pycocotools                  2.0.8
pycparser                    2.22
pycryptodome                 3.21.0
pydantic                     2.10.5
pydantic_core                2.27.2
pydantic-extra-types         2.10.2
pydantic-settings            2.7.1
pydub                        0.25.1
Pygments                     2.19.1
pyjyutping                   1.0.0
pynini                       2.1.5
pynndescent                  0.5.13
pynvml                       12.0.0
pyopenjtalk                  0.3.4
pyparsing                    3.2.1
pypinyin                     0.52.0
PySocks                      1.7.1
python-dateutil              2.9.0.post0
python-dotenv                1.0.1
python-mecab-ko              1.3.7
python-mecab-ko-dic          2.1.1.post2
python-multipart             0.0.12
pytorch-lightning            2.4.0
pytorch-wpe                  0.0.1
pytz                         2024.2
PyYAML                       6.0.2
regex                        2024.11.6
requests                     2.32.3
requests-oauthlib            2.0.0
resampy                      0.4.3
rich                         13.7.1
rich-toolkit                 0.13.2
rotary-embedding-torch       0.7.0
rsa                          4.9
ruamel.yaml                  0.18.10
ruamel.yaml.clib             0.2.12
ruff                         0.9.2
safehttpx                    0.1.6
safetensors                  0.4.5
scikit-learn                 1.6.1
scipy                        1.13.1
semantic-version             2.10.0
sentencepiece                0.2.0
setuptools                   75.1.0
shapely                      2.0.6
shellingham                  1.5.4
six                          1.17.0
sniffio                      1.3.1
soundfile                    0.12.1
soupsieve                    2.6
spaces                       0.30.0
srt                          3.5.3
starlette                    0.41.3
sympy                        1.13.3
tabulate                     0.9.0
tensorboard                  2.14.0
tensorboard-data-server      0.7.2
tensorboardX                 2.6.2.2
tensorflow                   2.14.0
tensorflow-estimator         2.14.0
tensorflow-io-gcs-filesystem 0.37.1
termcolor                    2.5.0
terminaltables               3.1.10
threadpoolctl                3.5.0
tiktoken                     0.8.0
tokenizers                   0.19.1
tomlkit                      0.12.0
torch                        2.3.0
torch-complex                0.4.4
torchaudio                   2.3.0
torchmetrics                 1.6.1
torchvision                  0.18.0
tqdm                         4.66.5
transformers                 4.44.1
triton                       2.3.0
typeguard                    4.4.1
typer                        0.15.1
typing_extensions            4.12.2
tzdata                       2024.2
ujson                        5.10.0
umap-learn                   0.5.7
urllib3                      2.3.0
uvicorn                      0.34.0
uvloop                       0.21.0
watchfiles                   1.0.4
websocket-client             1.8.0
websockets                   12.0
Werkzeug                     3.1.3
WeTextProcessing             1.0.3
wget                         3.2
wheel                        0.44.0
wordsegment                  1.3.1
wrapt                        1.14.1
xtcocotools                  1.14.3
yapf                         0.43.0
yarl                         1.18.3
zipp                         3.21.0
conda list
# packages in environment at /root/miniconda3/envs/metahuman:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                        main    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
_openmp_mutex             5.1                       1_gnu    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
absl-py                   2.1.0                    pypi_0    pypi
accelerate                0.28.0                   pypi_0    pypi
addict                    2.4.0                    pypi_0    pypi
aiofiles                  23.2.1                   pypi_0    pypi
aiohappyeyeballs          2.4.4                    pypi_0    pypi
aiohttp                   3.11.11                  pypi_0    pypi
aiosignal                 1.3.2                    pypi_0    pypi
aliyun-python-sdk-core    2.16.0                   pypi_0    pypi
aliyun-python-sdk-kms     2.16.5                   pypi_0    pypi
annotated-types           0.7.0                    pypi_0    pypi
antlr4-python3-runtime    4.9.3                    pypi_0    pypi
anyio                     4.8.0                    pypi_0    pypi
astunparse                1.6.3                    pypi_0    pypi
async-timeout             5.0.1                    pypi_0    pypi
attrs                     24.3.0                   pypi_0    pypi
audioread                 3.0.1                    pypi_0    pypi
av                        12.3.0                   pypi_0    pypi
beautifulsoup4            4.12.3                   pypi_0    pypi
blas                      1.0                         mkl    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
brotli-python             1.0.9           py310h6a678d5_9    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
bzip2                     1.0.8                h5eee18b_6    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
ca-certificates           2024.12.31           h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
cachetools                5.5.0                    pypi_0    pypi
certifi                   2024.12.14      py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
cffi                      1.17.1                   pypi_0    pypi
chardet                   5.2.0                    pypi_0    pypi
charset-normalizer        3.3.2              pyhd3eb1b0_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
chumpy                    0.70                     pypi_0    pypi
click                     8.1.8                    pypi_0    pypi
cn2an                     0.5.22                   pypi_0    pypi
colorama                  0.4.6                    pypi_0    pypi
coloredlogs               15.0.1                   pypi_0    pypi
conformer                 0.3.2                    pypi_0    pypi
contourpy                 1.3.1                    pypi_0    pypi
crcmod                    1.7                      pypi_0    pypi
cryptography              44.0.0                   pypi_0    pypi
ctranslate2               4.5.0                    pypi_0    pypi
cuda-cudart               12.1.105                      0    nvidia
cuda-cupti                12.1.105                      0    nvidia
cuda-libraries            12.1.0                        0    nvidia
cuda-nvrtc                12.1.105                      0    nvidia
cuda-nvtx                 12.1.105                      0    nvidia
cuda-opencl               12.6.77                       0    nvidia
cuda-runtime              12.1.0                        0    nvidia
cuda-version              12.6                          3    nvidia
cycler                    0.12.1                   pypi_0    pypi
cython                    3.0.11                   pypi_0    pypi
dashscope                 1.22.0                   pypi_0    pypi
decorator                 4.4.2                    pypi_0    pypi
deepspeed                 0.14.2                   pypi_0    pypi
diffusers                 0.27.2                   pypi_0    pypi
distance                  0.1.3                    pypi_0    pypi
distro                    1.9.0                    pypi_0    pypi
dnspython                 2.7.0                    pypi_0    pypi
edge-tts                  7.0.0                    pypi_0    pypi
editdistance              0.8.1                    pypi_0    pypi
einops                    0.8.0                    pypi_0    pypi
email-validator           2.2.0                    pypi_0    pypi
exceptiongroup            1.2.2                    pypi_0    pypi
fastapi                   0.115.6                  pypi_0    pypi
fastapi-cli               0.0.7                    pypi_0    pypi
faster-whisper            1.0.3                    pypi_0    pypi
ffmpeg                    4.3                  hf484d3e_0    pytorch
ffmpeg-python             0.2.0                    pypi_0    pypi
ffmpy                     0.5.0                    pypi_0    pypi
filelock                  3.13.1          py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
flatbuffers               24.12.23                 pypi_0    pypi
fonttools                 4.55.3                   pypi_0    pypi
freetype                  2.12.1               h4a9f257_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
frozenlist                1.5.0                    pypi_0    pypi
fsspec                    2024.12.0                pypi_0    pypi
funasr                    1.1.6                    pypi_0    pypi
future                    1.0.0                    pypi_0    pypi
g2p-en                    2.1.0                    pypi_0    pypi
g2pk2                     0.0.3                    pypi_0    pypi
gast                      0.6.0                    pypi_0    pypi
gdown                     5.2.0                    pypi_0    pypi
gmp                       6.2.1                h295c915_3    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
gmpy2                     2.1.2           py310heeb90bb_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
gnutls                    3.6.15               he1e5248_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
google-auth               2.37.0                   pypi_0    pypi
google-auth-oauthlib      1.0.0                    pypi_0    pypi
google-pasta              0.2.0                    pypi_0    pypi
gradio                    5.4.0                    pypi_0    pypi
gradio-client             1.4.2                    pypi_0    pypi
grpcio                    1.57.0                   pypi_0    pypi
grpcio-tools              1.57.0                   pypi_0    pypi
h11                       0.14.0                   pypi_0    pypi
h5py                      3.12.1                   pypi_0    pypi
hjson                     3.1.0                    pypi_0    pypi
httpcore                  1.0.7                    pypi_0    pypi
httptools                 0.6.4                    pypi_0    pypi
httpx                     0.27.2                   pypi_0    pypi
huggingface-hub           0.25.2                   pypi_0    pypi
humanfriendly             10.0                     pypi_0    pypi
hydra-core                1.3.2                    pypi_0    pypi
hyperpyyaml               1.2.2                    pypi_0    pypi
idna                      3.7             py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
imageio                   2.35.1                   pypi_0    pypi
imageio-ffmpeg            0.6.0                    pypi_0    pypi
importlib-metadata        8.5.0                    pypi_0    pypi
importlib-resources       6.5.2                    pypi_0    pypi
inflect                   7.3.1                    pypi_0    pypi
intel-openmp              2023.1.0         hdb19cb5_46306    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
itsdangerous              2.2.0                    pypi_0    pypi
jaconv                    0.4.0                    pypi_0    pypi
jamo                      0.4.1                    pypi_0    pypi
jieba                     0.42.1                   pypi_0    pypi
jieba-fast                0.53                     pypi_0    pypi
jinja2                    3.1.4           py310h06a4308_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
jiter                     0.8.2                    pypi_0    pypi
jmespath                  0.10.0                   pypi_0    pypi
joblib                    1.4.2                    pypi_0    pypi
jpeg                      9e                   h5eee18b_3    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
json-tricks               3.17.3                   pypi_0    pypi
kaldiio                   2.18.0                   pypi_0    pypi
keras                     2.14.0                   pypi_0    pypi
kiwisolver                1.4.8                    pypi_0    pypi
ko-pron                   1.3                      pypi_0    pypi
lame                      3.100                h7b6447c_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
langsegment               0.3.5                    pypi_0    pypi
lcms2                     2.16                 hb9589c4_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
ld_impl_linux-64          2.40                 h12ee557_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
lerc                      4.0.0                h6a678d5_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libclang                  18.1.1                   pypi_0    pypi
libcublas                 12.1.0.26                     0    nvidia
libcufft                  11.0.2.4                      0    nvidia
libcufile                 1.11.1.6                      0    nvidia
libcurand                 10.3.7.77                     0    nvidia
libcusolver               11.4.4.55                     0    nvidia
libcusparse               12.0.2.55                     0    nvidia
libdeflate                1.22                 h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libffi                    3.4.4                h6a678d5_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libgcc-ng                 11.2.0               h1234567_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libgomp                   11.2.0               h1234567_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libiconv                  1.16                 h5eee18b_3    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libidn2                   2.3.4                h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libjpeg-turbo             2.0.0                h9bf148f_0    pytorch
libnpp                    12.0.2.50                     0    nvidia
libnvjitlink              12.1.105                      0    nvidia
libnvjpeg                 12.1.1.14                     0    nvidia
libpng                    1.6.39               h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
librosa                   0.9.2                    pypi_0    pypi
libstdcxx-ng              11.2.0               h1234567_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libtasn1                  4.19.0               h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libtiff                   4.5.1                hffd6297_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libunistring              0.9.10               h27cfd23_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libuuid                   1.41.5               h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libwebp-base              1.3.2                h5eee18b_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
lightning                 2.2.4                    pypi_0    pypi
lightning-utilities       0.11.9                   pypi_0    pypi
llvm-openmp               14.0.6               h9e868ea_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
llvmlite                  0.39.1                   pypi_0    pypi
lz4-c                     1.9.4                h6a678d5_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
markdown                  3.7                      pypi_0    pypi
markdown-it-py            3.0.0                    pypi_0    pypi
markupsafe                2.1.3           py310h5eee18b_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
matplotlib                3.10.0                   pypi_0    pypi
mdurl                     0.1.2                    pypi_0    pypi
mkl                       2023.1.0         h213fc3f_46344    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl-service               2.4.0           py310h5eee18b_2    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl_fft                   1.3.11          py310h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl_random                1.2.8           py310h1128e8f_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
ml-dtypes                 0.2.0                    pypi_0    pypi
mmcv                      2.1.0                    pypi_0    pypi
mmdet                     3.2.0                    pypi_0    pypi
mmengine                  0.10.6                   pypi_0    pypi
mmpose                    1.3.2                    pypi_0    pypi
model-index               0.1.11                   pypi_0    pypi
modelscope                1.19.2                   pypi_0    pypi
modelscope-studio         0.5.2                    pypi_0    pypi
more-itertools            10.6.0                   pypi_0    pypi
moviepy                   1.0.3                    pypi_0    pypi
mpc                       1.1.0                h10f8cd9_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mpfr                      4.0.2                hb69a4c5_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mpmath                    1.3.0           py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
multidict                 6.1.0                    pypi_0    pypi
munkres                   1.1.4                    pypi_0    pypi
ncurses                   6.4                  h6a678d5_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
nettle                    3.7.3                hbbd107a_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
networkx                  3.1                      pypi_0    pypi
ninja                     1.11.1.3                 pypi_0    pypi
nltk                      3.9.1                    pypi_0    pypi
numba                     0.56.4                   pypi_0    pypi
numpy                     1.23.5                   pypi_0    pypi
nvidia-ml-py              12.560.30                pypi_0    pypi
oauthlib                  3.2.2                    pypi_0    pypi
omegaconf                 2.3.0                    pypi_0    pypi
onnxruntime               1.20.1                   pypi_0    pypi
onnxruntime-gpu           1.19.2                   pypi_0    pypi
openai                    1.43.0                   pypi_0    pypi
openai-whisper            20231117                 pypi_0    pypi
opencc                    1.1.1                    pypi_0    pypi
opencv-python             4.9.0.80                 pypi_0    pypi
opendatalab               0.0.10                   pypi_0    pypi
openh264                  2.1.1                h4ff587b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
openjpeg                  2.5.2                he7f1fd0_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
openmim                   0.3.9                    pypi_0    pypi
openssl                   3.0.15               h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
openxlab                  0.0.11                   pypi_0    pypi
opt-einsum                3.4.0                    pypi_0    pypi
ordered-set               4.1.0                    pypi_0    pypi
orjson                    3.10.14                  pypi_0    pypi
oss2                      2.19.1                   pypi_0    pypi
packaging                 24.2                     pypi_0    pypi
pandas                    2.2.3                    pypi_0    pypi
pillow                    11.0.0          py310hcea889d_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
pip                       24.2            py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
platformdirs              4.3.6                    pypi_0    pypi
pooch                     1.8.2                    pypi_0    pypi
proces                    0.1.7                    pypi_0    pypi
proglog                   0.1.10                   pypi_0    pypi
propcache                 0.2.1                    pypi_0    pypi
protobuf                  4.25.0                   pypi_0    pypi
psutil                    5.9.8                    pypi_0    pypi
py-cpuinfo                9.0.0                    pypi_0    pypi
py3langid                 0.2.2                    pypi_0    pypi
pyasn1                    0.6.1                    pypi_0    pypi
pyasn1-modules            0.4.1                    pypi_0    pypi
pycocotools               2.0.8                    pypi_0    pypi
pycparser                 2.22                     pypi_0    pypi
pycryptodome              3.21.0                   pypi_0    pypi
pydantic                  2.10.5                   pypi_0    pypi
pydantic-core             2.27.2                   pypi_0    pypi
pydantic-extra-types      2.10.2                   pypi_0    pypi
pydantic-settings         2.7.1                    pypi_0    pypi
pydub                     0.25.1                   pypi_0    pypi
pygments                  2.19.1                   pypi_0    pypi
pyjyutping                1.0.0                    pypi_0    pypi
pynini                    2.1.5                    pypi_0    pypi
pynndescent               0.5.13                   pypi_0    pypi
pynvml                    12.0.0                   pypi_0    pypi
pyopenjtalk               0.3.4                    pypi_0    pypi
pyparsing                 3.2.1                    pypi_0    pypi
pypinyin                  0.52.0                   pypi_0    pypi
pysocks                   1.7.1           py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
python                    3.10.16              he870216_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
python-dateutil           2.9.0.post0              pypi_0    pypi
python-dotenv             1.0.1                    pypi_0    pypi
python-mecab-ko           1.3.7                    pypi_0    pypi
python-mecab-ko-dic       2.1.1.post2              pypi_0    pypi
python-multipart          0.0.12                   pypi_0    pypi
pytorch                   2.3.0           py3.10_cuda12.1_cudnn8.9.2_0    pytorch
pytorch-cuda              12.1                 ha16c6d3_6    pytorch
pytorch-lightning         2.4.0                    pypi_0    pypi
pytorch-mutex             1.0                        cuda    pytorch
pytorch-wpe               0.0.1                    pypi_0    pypi
pytz                      2024.2                   pypi_0    pypi
pyyaml                    6.0.2           py310h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
readline                  8.2                  h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
regex                     2024.11.6                pypi_0    pypi
requests                  2.32.3          py310h06a4308_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
requests-oauthlib         2.0.0                    pypi_0    pypi
resampy                   0.4.3                    pypi_0    pypi
rich                      13.7.1                   pypi_0    pypi
rich-toolkit              0.13.2                   pypi_0    pypi
rotary-embedding-torch    0.7.0                    pypi_0    pypi
rsa                       4.9                      pypi_0    pypi
ruamel-yaml               0.18.10                  pypi_0    pypi
ruamel-yaml-clib          0.2.12                   pypi_0    pypi
ruff                      0.9.2                    pypi_0    pypi
safehttpx                 0.1.6                    pypi_0    pypi
safetensors               0.4.5                    pypi_0    pypi
scikit-learn              1.6.1                    pypi_0    pypi
scipy                     1.13.1                   pypi_0    pypi
semantic-version          2.10.0                   pypi_0    pypi
sentencepiece             0.2.0                    pypi_0    pypi
setuptools                75.1.0          py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
shapely                   2.0.6                    pypi_0    pypi
shellingham               1.5.4                    pypi_0    pypi
six                       1.17.0                   pypi_0    pypi
sniffio                   1.3.1                    pypi_0    pypi
soundfile                 0.12.1                   pypi_0    pypi
soupsieve                 2.6                      pypi_0    pypi
spaces                    0.30.0                   pypi_0    pypi
sqlite                    3.45.3               h5eee18b_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
srt                       3.5.3                    pypi_0    pypi
starlette                 0.41.3                   pypi_0    pypi
sympy                     1.13.3          py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
tabulate                  0.9.0                    pypi_0    pypi
tbb                       2021.8.0             hdb19cb5_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
tensorboard               2.14.0                   pypi_0    pypi
tensorboard-data-server   0.7.2                    pypi_0    pypi
tensorboardx              2.6.2.2                  pypi_0    pypi
tensorflow                2.14.0                   pypi_0    pypi
tensorflow-estimator      2.14.0                   pypi_0    pypi
tensorflow-io-gcs-filesystem 0.37.1                   pypi_0    pypi
termcolor                 2.5.0                    pypi_0    pypi
terminaltables            3.1.10                   pypi_0    pypi
threadpoolctl             3.5.0                    pypi_0    pypi
tiktoken                  0.8.0                    pypi_0    pypi
tk                        8.6.14               h39e8969_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
tokenizers                0.19.1                   pypi_0    pypi
tomlkit                   0.12.0                   pypi_0    pypi
torch-complex             0.4.4                    pypi_0    pypi
torchaudio                2.3.0               py310_cu121    pytorch
torchmetrics              1.6.1                    pypi_0    pypi
torchtriton               2.3.0                     py310    pytorch
torchvision               0.18.0              py310_cu121    pytorch
tqdm                      4.66.5                   pypi_0    pypi
transformers              4.44.1                   pypi_0    pypi
typeguard                 4.4.1                    pypi_0    pypi
typer                     0.15.1                   pypi_0    pypi
typing_extensions         4.12.2          py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
tzdata                    2024.2                   pypi_0    pypi
ujson                     5.10.0                   pypi_0    pypi
umap-learn                0.5.7                    pypi_0    pypi
urllib3                   2.3.0           py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
uvicorn                   0.34.0                   pypi_0    pypi
uvloop                    0.21.0                   pypi_0    pypi
watchfiles                1.0.4                    pypi_0    pypi
websocket-client          1.8.0                    pypi_0    pypi
websockets                12.0                     pypi_0    pypi
werkzeug                  3.1.3                    pypi_0    pypi
wetextprocessing          1.0.3                    pypi_0    pypi
wget                      3.2                      pypi_0    pypi
wheel                     0.44.0          py310h06a4308_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
wordsegment               1.3.1                    pypi_0    pypi
wrapt                     1.14.1                   pypi_0    pypi
xtcocotools               1.14.3                   pypi_0    pypi
xz                        5.4.6                h5eee18b_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
yaml                      0.2.5                h7b6447c_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
yapf                      0.43.0                   pypi_0    pypi
yarl                      1.18.3                   pypi_0    pypi
zipp                      3.21.0                   pypi_0    pypi
zlib                      1.2.13               h5eee18b_1    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
zstd                      1.5.6                hc292b87_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant