DeepLearning101 commited on
Commit
2522d4f
·
verified ·
1 Parent(s): 98ddfa0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -9,4 +9,6 @@ tqdm
9
  ujson
10
  gradio
11
  gradio_client
12
- numpy==1.21.0
 
 
 
9
  ujson
10
  gradio
11
  gradio_client
12
+ numpy==1.23.5
13
+ pandas==1.5.3
14
+ datasets==2.4.0