mahmdshafee commited on
Commit
35b0d30
·
verified ·
1 Parent(s): 9a31b78

Update app/backend/requirements.txt

Browse files
Files changed (1) hide show
  1. app/backend/requirements.txt +1 -0
app/backend/requirements.txt CHANGED
@@ -5,6 +5,7 @@ torch==2.2.0
5
  transformers==4.37.2
6
  safetensors>=0.4.2
7
  sentencepiece==0.1.99
 
8
 
9
  python-dotenv==1.0.1
10
  httpx==0.27.0
 
5
  transformers==4.37.2
6
  safetensors>=0.4.2
7
  sentencepiece==0.1.99
8
+ numpy>=1.24.0
9
 
10
  python-dotenv==1.0.1
11
  httpx==0.27.0