meghanaraok commited on
Commit
bb8a163
1 Parent(s): 538f691

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==4.19.2
2
+ torch==2.0.0
3
+ transformers==4.35.2
4
+ huggingface_hub==0.21.4