Browse Source

Merge pull request #1 from steveroberts1980/steveroberts1980-environment_update

Update environment.yml
pull/285/head
steveroberts1980 1 month ago committed by GitHub
parent
commit
fbaa85c230
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