LiuZichen commited on
Commit
5d2c01f
·
verified ·
1 Parent(s): a083b44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
  uvicorn
3
  gradio==5.4.0
 
4
  gradio_client
5
  numpy
6
  opencv-python
 
1
  fastapi
2
  uvicorn
3
  gradio==5.4.0
4
+ huggingface_hub
5
  gradio_client
6
  numpy
7
  opencv-python