Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
gradio==4.16.0
|
2 |
faster-whisper @ git+https://github.com/guillaumekln/faster-whisper@master
|
|
|
|
1 |
gradio==4.16.0
|
2 |
faster-whisper @ git+https://github.com/guillaumekln/faster-whisper@master
|
3 |
+
psutil==5.9.8
|