Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rmusser01 committed May 15, 2024
1 parent e848e6f commit cb3ebaa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ mutagen==1.47.0
networkx==3.3
numpy==1.26.4
onnxruntime==1.17.3
openai
orjson==3.10.3
packaging==24.0
pandas==2.2.2
Expand Down Expand Up @@ -109,4 +110,6 @@ yt-dlp
torch
torchaudio
#torch==2.2.2+cu121
#torchaudio==2.2.2+cu121
#torchaudio==2.2.2+cu121
tiktoken~=0.6.0
openai~=1.28.1

0 comments on commit cb3ebaa

Please sign in to comment.