allfahad commited on
Commit
67a7e1e
·
verified ·
1 Parent(s): c0f9191

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- fastapi
2
- uvicorn
3
- pillow
4
- requests
5
- python-multipart
6
- huggingface-hub
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ pillow
5
+ torch
6
+ torchvision