Macropodus commited on
Commit
dee2f2c
·
verified ·
1 Parent(s): f6087a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio
2
  pybind11>=2.12
3
  huggingface_hub==0.36.0
4
- transformers
5
- torch
6
  opencc==1.1.1
7
  macro-correct==0.0.5
8
  tensorboardX==2.4
 
1
+ gradio==3.39.0
2
  pybind11>=2.12
3
  huggingface_hub==0.36.0
4
+ transformers==4.30.2
5
+ torch==1.13.1
6
  opencc==1.1.1
7
  macro-correct==0.0.5
8
  tensorboardX==2.4