quantumiracle commited on
Commit
43f368c
·
1 Parent(s): 7b2c19d
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,8 +7,8 @@ numpy==1.24.2
7
  requests==2.28.2
8
  sentencepiece==0.1.98
9
  tokenizers==0.13.3
10
- torch>=2.1.0
11
- torchvision>=0.16.0
12
  uvicorn==0.21.1
13
  wandb==0.14.0
14
  httpx==0.24.0
 
7
  requests==2.28.2
8
  sentencepiece==0.1.98
9
  tokenizers==0.13.3
10
+ torch==2.1.0
11
+ torchvision==0.16.0
12
  uvicorn==0.21.1
13
  wandb==0.14.0
14
  httpx==0.24.0