Jamiiwej2903 commited on
Commit
64a6764
·
verified ·
1 Parent(s): cd4b3e1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ huggingface_hub
4
+ pydantic
5
+ torch
6
+ transformers
7
+ aiohttp
8
+ websockets