sbompolas commited on
Commit
c332d59
·
verified ·
1 Parent(s): b849935

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio>=5.35.0
2
- stanza>=1.7.0
3
- pandas>=1.5.0
4
- torch>=1.9.0
5
- transformers>=4.20.0
6
- requests>=2.28.0
7
- huggingface_hub
 
1
+ gradio
2
+ torch
3
+ huggingface_hub
4
+ pandas
5
+ numpy
6
+ transformers