Hammedalmodel commited on
Commit
97c5823
·
verified ·
1 Parent(s): 9f8dfc0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  torch
2
  spaces
3
- git+https://github.com/huggingface/transformers.git
 
 
 
 
1
  torch
2
  spaces
3
+ git+https://github.com/huggingface/transformers.git
4
+ fastapi
5
+ uvicorn
6
+ requests