RubenVierstraete commited on
Commit
36c511c
·
1 Parent(s): 2ff4bc3

added fastapi to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ tensorflow
3
  numpy
4
  Pillow
5
  huggingface_hub
6
- python-multipart
 
 
3
  numpy
4
  Pillow
5
  huggingface_hub
6
+ python-multipart
7
+ fastapi