Taksu commited on
Commit
c4facce
·
1 Parent(s): f8e917c

fix dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -5,6 +5,8 @@ gradio==4.44.0
5
  gradio[oauth]==4.44.0
6
  gradio_leaderboard==0.0.9
7
  gradio_client
 
 
8
  huggingface-hub>=0.18.0,<0.35.3
9
  matplotlib
10
  numpy
 
5
  gradio[oauth]==4.44.0
6
  gradio_leaderboard==0.0.9
7
  gradio_client
8
+ fastapi==0.112.4
9
+ starlette==0.38.6
10
  huggingface-hub>=0.18.0,<0.35.3
11
  matplotlib
12
  numpy