Skip to content

Commit

Permalink
udpate reqs with missing deps (open-mmlab#285)
Browse files Browse the repository at this point in the history
* udpate reqs with missing deps

* add torch, remove mmcv-full and Cython from from reqs

* Update runtime.txt

Co-authored-by: lizz <innerlee@users.noreply.github.com>
  • Loading branch information
SMHendryx and innerlee authored Nov 26, 2020
1 parent a1125b8 commit a415f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/runtime.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dataclasses; python_version == '3.6'
json_tricks
matplotlib
mmcv>=1.1.1
munkres
numpy
opencv-python
pillow
scipy
torchvision
xtcocotools>=1.6

0 comments on commit a415f26

Please sign in to comment.