ghosthets commited on
Commit
0eebe19
·
verified ·
1 Parent(s): f9c364a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- gradio>=4.0.0
2
- transformers>=4.34.0
3
- torch
 
 
 
1
+ transformers==4.40.1
2
+ tokenizers==0.19.1
3
+ huggingface_hub==0.22.2
4
+ torch>=2.1.0
5
+ flask