Pan Wang commited on
Commit ·
59a93a7
1
Parent(s): 5c803b7
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ numpy==1.21.5
|
|
| 4 |
scipy==1.9.1
|
| 5 |
scikit-learn==1.0.2
|
| 6 |
pandas==1.4.4
|
| 7 |
-
easydict
|
| 8 |
-
pynvml
|
| 9 |
|
| 10 |
|
|
|
|
| 4 |
scipy==1.9.1
|
| 5 |
scikit-learn==1.0.2
|
| 6 |
pandas==1.4.4
|
| 7 |
+
easydict==1.13
|
| 8 |
+
pynvml==12.0.0
|
| 9 |
|
| 10 |
|