crossroderick commited on
Commit
061f1bd
·
1 Parent(s): 8488c8b

Fixed missing packages

Browse files
Files changed (3) hide show
  1. pyproject.toml +2 -0
  2. requirements.txt +0 -2
  3. uv.lock +0 -0
pyproject.toml CHANGED
@@ -7,4 +7,6 @@ requires-python = ">=3.12"
7
  dependencies = [
8
  "black>=26.3.1",
9
  "isort>=8.0.1",
 
 
10
  ]
 
7
  dependencies = [
8
  "black>=26.3.1",
9
  "isort>=8.0.1",
10
+ "sentencepiece>=0.2.1",
11
+ "transformers[torch]>=5.3.0",
12
  ]
requirements.txt DELETED
@@ -1,2 +0,0 @@
1
- gradio==6.9.0
2
- transformers==4.51.2
 
 
 
uv.lock CHANGED
The diff for this file is too large to render. See raw diff