Skip to content

Commit 073ec8a

Browse files
authored
Merge pull request #388 from shandianchengzi/patch-1
Update requirements.txt to fix no-found modules
2 parents 0c2eb03 + 6893b76 commit 073ec8a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

code/DeepDA/requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
ConfigArgParse==1.4.1
22
torch==1.8.1
3-
torchvision==0.9.1
3+
torchvision==0.9.1
4+
scikit-learn
5+
matplotlib
6+
xlwt
7+
pyyaml

0 commit comments

Comments
 (0)