CodeSoft commited on
Commit
1f74c4b
·
verified ·
1 Parent(s): ebb7ab3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ safetensors==0.8.0
6
  huggingface_hub==1.22.0
7
  accelerate==1.14.0
8
  numpy==2.2.6
9
- plotly>=5.18.0
 
 
6
  huggingface_hub==1.22.0
7
  accelerate==1.14.0
8
  numpy==2.2.6
9
+ plotly>=5.18.0
10
+ tiktoken>=0.8.0