thbndi commited on
Commit
222cd0d
1 Parent(s): e89ff5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- # This file may be used to create an environment using:
2
- # $ conda create --name mimic --file requirements.txt
3
  python==3.8
4
  xgboost
5
  torchvision
 
1
+ # This file may be used to create a conda environment using:
 
2
  python==3.8
3
  xgboost
4
  torchvision