anaspro commited on
Commit
177c43d
·
1 Parent(s): 0d2a429
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio>=4.0.0
2
  spaces
3
  huggingface-hub>=0.35.0
4
- git+https://github.com/huggingface/transformers.git
5
  accelerate
6
  torch>=2.0.0
7
  bitsandbytes>=0.40.0
 
1
  gradio>=4.0.0
2
  spaces
3
  huggingface-hub>=0.35.0
4
+ transformers
5
  accelerate
6
  torch>=2.0.0
7
  bitsandbytes>=0.40.0