Chris4K commited on
Commit
9239d61
·
verified ·
1 Parent(s): 0844ed3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
 
2
  transformers
3
  torch
4
- torchvision>=0.25.0
5
- torchaudio>=2.10.0
6
  accelerate>=0.21.0
7
  bitsandbytes>=0.45.0
8
- huggingface_hub>=0.35.0
9
  python-dotenv>=1.0.0
10
  requests>=2.32.0
11
  aiohttp>=3.9.0
 
1
 
2
  transformers
3
  torch
4
+ torchvision
5
+ torchaudio
6
  accelerate>=0.21.0
7
  bitsandbytes>=0.45.0
 
8
  python-dotenv>=1.0.0
9
  requests>=2.32.0
10
  aiohttp>=3.9.0