alexpantex commited on
Commit
c454a1c
·
verified ·
1 Parent(s): d916e25

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -6,3 +6,5 @@ fastapi==0.115.6
6
  uvicorn==0.34.0
7
  streamlit==1.41.1
8
  huggingface_hub==0.27.1
 
 
 
6
  uvicorn==0.34.0
7
  streamlit==1.41.1
8
  huggingface_hub==0.27.1
9
+ pytest==8.3.4
10
+ httpx==0.27.0