JaMe76 commited on
Commit
e82ff50
·
1 Parent(s): 887b6b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  python-dotenv==1.0.0
2
  torch==1.12.0
3
  torchvision==0.13.0
4
- git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
 
 
1
  python-dotenv==1.0.0
2
  torch==1.12.0
3
  torchvision==0.13.0
4
+ git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
5
+ uvicorn==0.5.0