Skip to content

Commit

Permalink
Add conda environment.yml (and fix requirements.txt) (ggerganov#8)
Browse files Browse the repository at this point in the history
* fix: more-itertools name in requirements.txt

* feature: minimal environment.yml for conda

* Revert "feature: minimal environment.yml for conda"

This reverts commit 8fd7438b368b0eb5df85f667fea911f293fa5e6d.

Co-authored-by: Jong Wook Kim <jongwook@nyu.edu>
  • Loading branch information
sradc and jongwook committed Sep 23, 2022
1 parent 957ffc7 commit a4fe05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy
torch
tqdm
more_itertools
more-itertools
transformers>=4.19.0
ffmpeg-python==0.2.0

0 comments on commit a4fe05a

Please sign in to comment.