Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 1 |
gradio
|
| 2 |
wikipedia
|
| 3 |
requests
|
| 4 |
-
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
wikipedia
|
| 3 |
requests
|
| 4 |
+
beautifulsoup4
|
| 5 |
+
pandas
|
| 6 |
+
pytesseract
|
| 7 |
+
python-chess
|
| 8 |
+
stockfish
|
| 9 |
+
yt-dlp
|
| 10 |
+
opencv-python-headless
|
| 11 |
+
openai-whisper
|