Selim321 commited on
Commit
7ba48d5
·
1 Parent(s): 1b3f244

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -64,7 +64,8 @@ starlette==0.27.0
64
  sympy==1.12
65
  tokenizers==0.13.3
66
  toolz==0.12.0
67
- torch==2.0.1+cu113
 
68
  tqdm==4.65.0
69
  transformers==4.30.2
70
  typing_extensions==4.6.3
 
64
  sympy==1.12
65
  tokenizers==0.13.3
66
  toolz==0.12.0
67
+ torch==1.12.1+cu113
68
+ torchvision==0.13.1+cu113
69
  tqdm==4.65.0
70
  transformers==4.30.2
71
  typing_extensions==4.6.3