SergeyO7 commited on
Commit
7dc52e9
·
verified ·
1 Parent(s): f706229

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -2,7 +2,7 @@ smolagents[openai]>=1.15.0
2
  smolagents[litellm]
3
  langchain-community
4
  wikipedia
5
- youtube_transcript_api
6
  openai-whisper
7
  token_bucket
8
  gradio
@@ -19,8 +19,9 @@ pyyaml
19
  packaging
20
  protobuf
21
  torch
22
- easyocr==1.7.0 # Pure Python OCR
23
- python-magic==0.4.27 # File type detection
24
- chess
25
  markdownify
26
- stockfish
 
 
2
  smolagents[litellm]
3
  langchain-community
4
  wikipedia
5
+ #youtube_transcript_api
6
  openai-whisper
7
  token_bucket
8
  gradio
 
19
  packaging
20
  protobuf
21
  torch
22
+ #easyocr==1.7.0 # Pure Python OCR
23
+ #python-magic==0.4.27 # File type detection
24
+ #chess
25
  markdownify
26
+ #stockfish
27
+ tenacity