freyza commited on
Commit
4cb2041
·
verified ·
1 Parent(s): 2b42f53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  fastapi==0.95.2
2
  uvicorn==0.21.1
3
  h11==0.12.0
 
 
4
  faiss-cpu==1.7.3
5
  ffmpeg-python>=0.2.0
6
  gradio
 
1
  fastapi==0.95.2
2
  uvicorn==0.21.1
3
  h11==0.12.0
4
+ httpx==0.23.0
5
+ httpcore==0.15.0
6
  faiss-cpu==1.7.3
7
  ffmpeg-python>=0.2.0
8
  gradio