aaronzwe commited on
Commit
9e40c85
·
verified ·
1 Parent(s): 68d460e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==5.25.0
2
+ llama-cpp-python==0.3.8
3
+ huggingface_hub>=0.19.0
4
+ gtts>=2.5.3
5
+ textblob>=0.18.0
6
+ psutil>=6.0.0
7
+ tenacity>=9.0.0
8
+ plotly>=5.0.0