Sanjayraju30 commited on
Commit
013fbf8
·
verified ·
1 Parent(s): e790db4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio==5.34.0
2
  transformers==4.44.2
3
  torch==2.4.1
 
4
  opencv-python-headless==4.11.0.86
5
  numpy==2.2.6
6
  pillow==11.2.1
 
1
  gradio==5.34.0
2
  transformers==4.44.2
3
  torch==2.4.1
4
+ sentencepiece==0.2.0
5
  opencv-python-headless==4.11.0.86
6
  numpy==2.2.6
7
  pillow==11.2.1