Skip to content

fix: add missing pandas and Pillow demo requirements - #15

Open
andrewwhitecdw wants to merge 1 commit into
NVIDIA:mainfrom
andrewwhitecdw:bugfix/requirements-8a02598c
Open

fix: add missing pandas and Pillow demo requirements#15
andrewwhitecdw wants to merge 1 commit into
NVIDIA:mainfrom
andrewwhitecdw:bugfix/requirements-8a02598c

Conversation

@andrewwhitecdw

@andrewwhitecdw andrewwhitecdw commented Jul 27, 2026

Copy link
Copy Markdown

Problem

fix: add missing pandas and Pillow demo requirements

Fix

Replace:

torch
numpy
librosa>=0.8.1
scipy
tensorboard
soundfile
matplotlib
pesq
auraloss
tqdm
nnAudio
ninja
huggingface_hub>=0.23.4
gradio>=4.38.1
spaces>=0.28.3

with:

torch
numpy
pandas
Pillow
librosa>=0.8.1
scipy
tensorboard
soundfile
matplotlib
pesq
auraloss
tqdm
nnAudio
ninja
huggingface_hub>=0.23.4
gradio>=4.38.1
spaces>=0.28.3

Files changed

  • demo/requirements.txt

@andrewwhitecdw
andrewwhitecdw marked this pull request as ready for review July 28, 2026 00:32
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

Successfully merging this pull request may close these issues.

1 participant