Browse Source

Merge fbaa85c230 into abb462e53c

pull/285/merge
steveroberts1980 4 weeks ago committed by GitHub
parent
commit
6b3c91e4d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      environment.yml

4
environment.yml

@ -10,7 +10,6 @@ dependencies:
- numpy - numpy
- pandas - pandas
- scipy - scipy
- pytorch
- jupyterlab - jupyterlab
- ipywidgets - ipywidgets
- matplotlib - matplotlib
@ -48,3 +47,6 @@ dependencies:
- feedparser - feedparser
- twilio - twilio
- pydub - pydub
- torch
- torchvision
- torchaudio

Loading…
Cancel
Save