DHEIVER commited on
Commit
4600329
·
verified ·
1 Parent(s): bd448aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -10
requirements.txt CHANGED
@@ -1,14 +1,5 @@
1
- # Core dependencies
2
  gradio==4.14.0
3
  pandas==2.1.4
4
  matplotlib==3.8.2
5
  seaborn==0.13.1
6
-
7
- # Machine Learning & AI
8
- transformers==4.36.2
9
- torch==2.1.2
10
- sentencepiece==0.1.99
11
-
12
- # Utils
13
- numpy==1.26.3
14
- tqdm==4.66.1
 
 
1
  gradio==4.14.0
2
  pandas==2.1.4
3
  matplotlib==3.8.2
4
  seaborn==0.13.1
5
+ ctransformers==0.2.27