Skip to content

Commit c71f66e

Browse files
Update requirements.txt to fix no-found modules
1 parent 0c2eb03 commit c71f66e

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+
yaml

0 commit comments

Comments
 (0)