Skip to content
Snippets Groups Projects
Commit 4d5ff325 authored by Stephane Chavin's avatar Stephane Chavin
Browse files

add torch version in requirements.txt

parent 61911b46
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,12 @@ PyYAML>=5.3.1 # YAML parser and emitter
pandas==2.0.3 # Data manipulation and analysis
tqdm>=4.64.0 # Progress bar library
# Torch -----------------------------------------------------------------------
torch==2.0.0
torchvision==0.15.1
torchaudio==2.0.1
# Plotting --------------------------------------------------------------------
seaborn>=0.11.0 # Statistical data visualization
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment