mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
remove blobfile, tiktoken, tokenizers
This commit is contained in:
3
setup.py
3
setup.py
@@ -7,7 +7,6 @@ install_requires = [
|
||||
"aiohttp==3.10.2",
|
||||
"aiohttp_cors==0.7.0",
|
||||
"aiofiles==24.1.0",
|
||||
"blobfile==2.1.1",
|
||||
"grpcio==1.64.1",
|
||||
"grpcio-tools==1.64.1",
|
||||
"netifaces==0.11.0",
|
||||
@@ -22,8 +21,6 @@ install_requires = [
|
||||
"safetensors==0.4.3",
|
||||
"tailscale==0.6.1",
|
||||
"tenacity==9.0.0",
|
||||
"tiktoken==0.7.0",
|
||||
"tokenizers==0.19.1",
|
||||
"tqdm==4.66.4",
|
||||
"transformers==4.43.3",
|
||||
"uuid==1.30",
|
||||
|
||||
Reference in New Issue
Block a user