Forrest99 commited on
Commit
9f324c2
·
verified ·
1 Parent(s): 2126d90

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastapi>=0.95.0
2
  uvicorn>=0.21.1
3
  transformers>=4.30.2
4
- torch>=2.0.1
 
 
1
  fastapi>=0.95.0
2
  uvicorn>=0.21.1
3
  transformers>=4.30.2
4
+ torch>=2.0.1
5
+ python-multipart>=0.0.6