nixaut-codelabs commited on
Commit
fadc7dd
·
verified ·
1 Parent(s): 478bcd0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- fastapi
2
- uvicorn[standard]
 
3
  torch
4
- transformers
5
- huggingface-hub
6
- python-dotenv
7
- jinja2
8
- pydantic
 
1
+ flask
2
+ gunicorn
3
+ detoxify
4
  torch
5
+ torchvision
6
+ tensorflow
7
+ Pillow
8
+ requests
9
+ numpy