alexnixxflex commited on
Commit
00d124c
·
verified ·
1 Parent(s): 247cd3a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchaudio>=2.0.0
3
+ gradio>=4.0.0
4
+ huggingface_hub>=0.19.0
5
+ numpy>=1.22.0