MUFASA25 commited on
Commit
dfd58fc
·
verified ·
1 Parent(s): f46002b

the 4 dependencies , basic

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- huggingface_hub==0.25.2
 
 
 
 
1
+ gradio==4.44.0
2
+ transformers==4.36.0
3
+ torch==2.1.0
4
+ accelerate==0.25.0