kardwalker commited on
Commit
91fef04
·
verified ·
1 Parent(s): c6abef6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -13,3 +13,6 @@ redis>=5.0.1
13
  numpy>=1.24.3
14
  scikit-learn>=1.3.0
15
  openai>=1.0.0
 
 
 
 
13
  numpy>=1.24.3
14
  scikit-learn>=1.3.0
15
  openai>=1.0.0
16
+ gradio>=4.0.0
17
+ plotly>=5.0.0
18
+ pandas>=1.5.0