YangWu001 commited on
Commit
440038f
1 Parent(s): cf229a5
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ huggingface_hub==0.23.*
2
+ gradio==4.39.*
3
+ torch==2.4.*
4
+ transformers==4.43.*
5
+ accelerate==0.33.*