Melofhell00 commited on
Commit
790ea84
·
verified ·
1 Parent(s): 6a75e33

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==4.36.1
2
- transformers>=4.40.0
 
3
  torch>=2.0.0
4
  accelerate>=0.25.0
5
  bitsandbytes>=0.42.0
 
1
  gradio==4.36.1
2
+ transformers==4.40.1
3
+ tokenizers==0.19.1
4
  torch>=2.0.0
5
  accelerate>=0.25.0
6
  bitsandbytes>=0.42.0