abdoolamunir commited on
Commit
4d908c9
1 Parent(s): f6f8d86
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ transformers
5
+ pytest
6
+ httpx
7
+ torch