pyesonekyaw
commited on
Commit
•
be9b0f0
1
Parent(s):
a3e2ae9
added psutil
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ tensorboard>=2.4.1
|
|
12 |
pandas>=1.1.4
|
13 |
seaborn>=0.11.0
|
14 |
imutils~=0.5.4
|
15 |
-
gradio
|
|
|
|
12 |
pandas>=1.1.4
|
13 |
seaborn>=0.11.0
|
14 |
imutils~=0.5.4
|
15 |
+
gradio
|
16 |
+
psutil
|