Freddolin commited on
Commit
674da7a
·
verified ·
1 Parent(s): bf58062

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- transformers>=4.39.0
2
- torch>=2.0.0
3
- pandas>=2.0.0
4
- openpyxl>=3.1.2
5
- ddgs>=4.0.0
6
- faster-whisper>=0.10.0
7
- gradio>=4.21.0
8
- requests>=2.31.0
 
1
+ transformers>=4.39.0
2
+ torch>=2.0.0
3
+ pandas>=2.0.0
4
+ openpyxl>=3.1.2
5
+ smolagents>=0.1.0 # Or the latest stable version
6
+ faster-whisper>=0.10.0
7
+ gradio>=4.21.0
8
+ requests>=2.31.0