DHEIVER commited on
Commit
4e6f7e7
·
verified ·
1 Parent(s): 6418068

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,9 +1,6 @@
 
1
  torch>=2.0.0
2
  torchaudio>=2.0.0
3
- transformers @ git+https://github.com/huggingface/transformers.git
4
  sentencepiece>=0.1.99
5
- scipy>=1.7.0
6
- numpy>=1.21.0
7
- gradio>=4.0.0
8
- pathlib>=1.0.1
9
- typing>=3.7.4
 
1
+ gradio>=4.0.0
2
  torch>=2.0.0
3
  torchaudio>=2.0.0
4
+ transformers
5
  sentencepiece>=0.1.99
6
+ numpy>=1.21.0