Armanul commited on
Commit
9a6b277
1 Parent(s): 6034f47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt CHANGED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.0
2
+ jsonschema==4.22.0
3
+ jsonschema-specifications==2023.12.1
4
+ onnxruntime==1.18.0
5
+ pandas==2.2.2
6
+ selenium==4.21.0
7
+ tokenizers==0.19.1
8
+ torch==2.3.1
9
+ tqdm==4.66.4
10
+ transformers==4.41.2
11
+ pydantic==2.7.4
12
+ pydantic_core==2.18.4
13
+ pillow==10.3.0