mgbam commited on
Commit
6353354
·
verified ·
1 Parent(s): 3cb1988

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # Web framework & ASGI
2
  fastapi>=0.95.0
3
  uvicorn>=0.22.0
 
4
 
5
  # HTTP clients & GraphQL
6
  httpx>=0.27.0
 
1
  # Web framework & ASGI
2
  fastapi>=0.95.0
3
  uvicorn>=0.22.0
4
+ huggingface_hub
5
 
6
  # HTTP clients & GraphQL
7
  httpx>=0.27.0