Soumic commited on
Commit
76baca9
·
1 Parent(s): 78e1dd9

:pushpin: Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -26,6 +26,7 @@ pydot
26
  pydotplus
27
  PySide2 # matplotlib dependency on ubuntu. you may need sth else for other os/env setup
28
  torchviz
29
- gReLU @ git+https://github.com/Genentech/gReLU # @623fee8023aabcef89f0afeedbeafff4b71453af
 
30
  # lightning[extra] # cz I got a stupid warning in the console logs
31
  torchmetrics
 
26
  pydotplus
27
  PySide2 # matplotlib dependency on ubuntu. you may need sth else for other os/env setup
28
  torchviz
29
+ gReLU # luckily now available in pip!
30
+ # gReLU @ git+https://github.com/Genentech/gReLU # @623fee8023aabcef89f0afeedbeafff4b71453af
31
  # lightning[extra] # cz I got a stupid warning in the console logs
32
  torchmetrics