SherinJosephRoy commited on
Commit
6bc11d1
·
verified ·
1 Parent(s): 4708a6e

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
  gradio==5.49.1
2
- pandas==2.3.3
3
  faker==37.11.0
4
- numpy==2.3.4
5
- pyarrow==21.0.0
6
- openpyxl==3.1.5
7
- transformers==4.57.1
8
- torch==2.9.0
9
- scikit-learn==1.7.2
10
- plotly==6.3.1
11
- python-dateutil==2.9.0.post0
12
- pydantic==2.11.10
13
- pyyaml==6.0.3
14
- cryptography==46.0.3
 
1
  gradio==5.49.1
2
+ pandas==2.0.3
3
  faker==37.11.0
4
+ numpy==1.24.3
5
+ pyarrow==12.0.1
6
+ openpyxl==3.1.2
7
+ transformers==4.30.2
8
+ torch==2.0.1
9
+ scikit-learn==1.3.0
10
+ plotly==5.15.0
11
+ python-dateutil==2.8.2
12
+ pydantic==2.0.3
13
+ pyyaml==6.0.1
14
+ cryptography==41.0.3