lolout1 commited on
Commit
a4167ed
·
1 Parent(s): 00d15ff

Docker and req.txt changes

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -97,6 +97,7 @@ RUN pip install --user \
97
  matplotlib==3.5.3 \
98
  regex==2022.10.31 \
99
  ftfy==6.1.1 \
 
100
  inflect==6.0.4 \
101
  gdown==4.5.4 \
102
  wget==3.2
 
97
  matplotlib==3.5.3 \
98
  regex==2022.10.31 \
99
  ftfy==6.1.1 \
100
+ wandb \
101
  inflect==6.0.4 \
102
  gdown==4.5.4 \
103
  wget==3.2