Spaces:
Running
on
Zero
Running
on
Zero
| name: profanity-detection | |
| channels: | |
| - https://repo.anaconda.com/pkgs/main | |
| - https://repo.anaconda.com/pkgs/r | |
| - https://repo.anaconda.com/pkgs/msys2 | |
| dependencies: | |
| - python=3.10 | |
| - pytorch | |
| - pytorch-cuda=11.8 | |
| - torchaudio | |
| - torchvision | |
| - ffmpeg | |
| variables: | |
| KMP_DUPLICATE_LIB_OK: 'TRUE' | |
| prefix: C:\Users\brian\anaconda3\envs\profanity-detection | |