nixaut-codelabs commited on
Commit
b2c78bf
·
verified ·
1 Parent(s): 509d66d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  flask
2
- gunicorn
3
- detoxify
4
  torch
5
- torchvision
6
- tensorflow
7
- Pillow
8
  requests
 
9
  numpy
 
1
  flask
 
 
2
  torch
3
+ transformers
4
+ detoxify
5
+ python-dotenv
6
  requests
7
+ pillow
8
  numpy