ntam0001 commited on
Commit
a03a239
1 Parent(s): 0577c3e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  gradio
 
 
 
 
2
  numpy
 
3
  scikit-learn
4
- pandas
 
1
  gradio
2
+ gradio[oauth]==4.41.0
3
+ uvicorn>=0.14.0
4
+ fastapi<0.113.0
5
+ spaces
6
  numpy
7
+ pandas
8
  scikit-learn
9
+ matplotlib # Optional if needed for visualizations