RoFurukawa commited on
Commit
39225be
·
verified ·
1 Parent(s): 5b6d22a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # GPU wheel for PyTorch (CUDA 12.1)
2
+ torch --index-url https://download.pytorch.org/whl/cu121
3
+ transformers>=4.52.0
4
+ accelerate
5
+ num2words
6
+ decord
7
+ gradio