SuriRaja commited on
Commit
284d6c2
·
verified ·
1 Parent(s): 368c953

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,4 +4,5 @@ transformers==4.21.0
4
  httpx==0.23.0
5
  httpcore==0.15.0
6
  torch==1.12.0 # Add the appropriate version for your environment
 
7
 
 
4
  httpx==0.23.0
5
  httpcore==0.15.0
6
  torch==1.12.0 # Add the appropriate version for your environment
7
+ numpy==1.22.0
8