Agnuxo commited on
Commit
de931e9
·
verified ·
1 Parent(s): 1e6f735

Rename REQUIREMENTS.txt to requirements.txt

Browse files
REQUIREMENTS.txt → requirements.txt RENAMED
@@ -1,8 +1,6 @@
1
- gradio>=4.0.0
2
- torch>=2.0.0
3
- transformers>=4.30.0
4
- numpy>=1.21.0
5
- plotly>=5.15.0
6
- pandas>=1.5.0
7
- scipy>=1.9.0
8
- scikit-learn>=1.3.0
 
1
+ gradio>=4.0.0
2
+ numpy>=1.21.0
3
+ plotly>=5.15.0
4
+ pandas>=1.5.0
5
+ transformers>=4.30.0
6
+ torch>=2.0.0