Skip to content

Commit

Permalink
fix torch dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lukexyz committed Sep 21, 2019
1 parent 813dda0 commit 4f4150d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
numpy
torch>=1.0
torchvision
fastai
matplotlib
tensorflow
tensorboard
terminaltables
pillow
tqdm
torch
torchvision
fastai

0 comments on commit 4f4150d

Please sign in to comment.