KyanChen commited on
Commit
adec9a4
1 Parent(s): 246718c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
  torchvision
3
- mmcv==2.0.0rc4
4
  streamlit
5
  watchdog
6
  terminaltables
 
1
  torch
2
  torchvision
3
+ mmcv>=2.0.0rc4
4
  streamlit
5
  watchdog
6
  terminaltables