Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ python-chess
|
|
| 8 |
stockfish
|
| 9 |
yt-dlp
|
| 10 |
opencv-python-headless
|
| 11 |
-
openai-whisper
|
|
|
|
|
|
|
|
|
| 8 |
stockfish
|
| 9 |
yt-dlp
|
| 10 |
opencv-python-headless
|
| 11 |
+
openai-whisper
|
| 12 |
+
transformers
|
| 13 |
+
sentencepiece
|