Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
# This file may be used to create
|
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
|