logasanjeev commited on
Commit
8272578
·
verified ·
1 Parent(s): 5ea2ef7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ tensorflow==2.17.0
3
+ nltk==3.9.1
4
+ numpy==1.26.4
5
+ huggingface_hub==0.25.1