prithivMLmods commited on
Commit
7bc5709
·
verified ·
1 Parent(s): c8f8e23

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,11 +4,11 @@ git+https://github.com/huggingface/peft.git
4
  transformers==4.57.3
5
  huggingface_hub
6
  sentencepiece
 
7
  torchvision
8
  kernels # @vllm-flash-attn3
9
  spaces
10
  hf_xet
11
  gradio
12
- torch
13
  numpy
14
  av
 
4
  transformers==4.57.3
5
  huggingface_hub
6
  sentencepiece
7
+ torch==2.8.0
8
  torchvision
9
  kernels # @vllm-flash-attn3
10
  spaces
11
  hf_xet
12
  gradio
 
13
  numpy
14
  av