prithivMLmods commited on
Commit
a2394d8
·
verified ·
1 Parent(s): c52638c

update requirements

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