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

mise à jour de requirements

parent c60101c9
No related branches found
No related tags found
No related merge requests found
import os
import json
import base64
import shutil
import argparse
from glob import glob
from pathlib import Path
......
......@@ -3,14 +3,19 @@
# Base ------------------------------------------------------------------------
gitpython>=3.1.30
globox==2.4.2
matplotlib>=3.2.2
multiprocess==0.70.16
mycolorpy==1.5.1
numpy>=1.18.5
opencv-python>=4.1.1
Pillow>=7.1.2
psutil # system resources
p-tqdm==1.4.0
PyYAML>=5.3.1
requests>=2.23.0
scipy>=1.4.1
soundfile>=0.11.0
thop>=0.1.1 # FLOPs computation
torch>=1.7.0 # see https://pytorch.org/get-started/locally (recommended)
torchvision>=0.8.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment