google-ai-edge / ai-edge-torch

Supporting PyTorch models with the Google AI Edge TFLite runtime.
Apache License 2.0
378 stars 51 forks source link

Update README.md #304

Closed johndpope closed 1 month ago

johndpope commented 1 month ago

maybe should make it explicit to install python requirements.txt


-f https://download.pytorch.org/whl/torch/
torch==2.4.0+cpu
-f https://download.pytorch.org/whl/torchvision/
torchvision==0.19.0+cpu
-f https://download.pytorch.org/whl/torchaudio/
torchaudio==2.4.0+cpu
torch_xla==2.4.0
--pre
tf-nightly==2.19.0.dev20241001
ai-edge-litert-nightly
ai-edge-quantizer-nightly
scipy
numpy
tabulate
safetensors
kagglehub
transformers