Spaces:
Runtime error
Runtime error
Update requirements.txt (#14)
Browse files- Update requirements.txt (14e35c594fa889a4d8ca38184ca0c28643399165)
Co-authored-by: Mohamed Lubani <lubani@users.noreply.huggingface.co>
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
python-dotenv==1.0.0
|
2 |
torch==1.12.0
|
3 |
torchvision==0.13.0
|
4 |
-
|
|
|
|
|
|
1 |
python-dotenv==1.0.0
|
2 |
torch==1.12.0
|
3 |
torchvision==0.13.0
|
4 |
+
deepdoctection==0.29
|
5 |
+
gradio==3.44.3
|
6 |
+
botocore
|