Spaces:
Bradarr
/
Running on Zero

Bradarr commited on
Commit
dff16f5
·
verified ·
1 Parent(s): ac6b29f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch==2.4.0
2
  torchaudio==2.4.0
3
  tokenizers==0.21.0
4
- transformers
5
  huggingface_hub==0.28.1
6
  spaces==0.32.0
7
  gradio==5.20.1
 
1
  torch==2.4.0
2
  torchaudio==2.4.0
3
  tokenizers==0.21.0
4
+ transformers @ git+https://github.com/huggingface/[email protected]
5
  huggingface_hub==0.28.1
6
  spaces==0.32.0
7
  gradio==5.20.1