pengdaqian commited on
Commit
c04d3a7
·
1 Parent(s): 5a102fb
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -18,4 +18,5 @@ yt-dlp
18
  gradio
19
  tensorflow
20
  typer<0.4.0,>=0.3.2
21
- norbert==0.2.1
 
 
18
  gradio
19
  tensorflow
20
  typer<0.4.0,>=0.3.2
21
+ norbert==0.2.1
22
+ httpx[http2]