ManojINaik commited on
Commit
ded2b6c
·
verified ·
1 Parent(s): d628814

Update requirements.txt

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