rifatramadhani commited on
Commit
f562ed8
1 Parent(s): b228d1b

build: numpy dependency to support ZeroGPU

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  detoxify==0.5.1
 
2
  pandas==2.2.2
3
  torch==2.2.0
 
1
  detoxify==0.5.1
2
+ numpy==1.26.4
3
  pandas==2.2.2
4
  torch==2.2.0