akera commited on
Commit
bf6309d
·
verified ·
1 Parent(s): 004dc74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
  # requirements.txt
2
- torch>=2.0.0
3
- transformers>=4.30.0
4
  datasets>=2.14.0
5
  gradio>=4.0.0
6
  sacrebleu>=2.3.0
@@ -9,8 +7,7 @@ Levenshtein>=0.21.0
9
  numpy>=1.24.0
10
  pandas>=2.0.0
11
  matplotlib>=3.7.0
12
- unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
13
  huggingface_hub>=0.16.0
14
- accelerate>=0.20.0
15
- bitsandbytes>=0.41.0
16
- peft>=0.4.0
 
1
  # requirements.txt
 
 
2
  datasets>=2.14.0
3
  gradio>=4.0.0
4
  sacrebleu>=2.3.0
 
7
  numpy>=1.24.0
8
  pandas>=2.0.0
9
  matplotlib>=3.7.0
 
10
  huggingface_hub>=0.16.0
11
+ PyYAML>=6.0
12
+ plotly>=5.0.0
13
+ google-cloud-translate>=3.0.0