Kithogue commited on
Commit
8b7149b
β€’
1 Parent(s): 32453ac

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ transformers==4.31.0
2
+ gradio==3.39.0
3
+ torch==2.0.1
4
+ torchaudio==2.0.2
5
+ torchvision==0.15.2