Spaces:
Build error
Build error
Commit
·
66f81a5
1
Parent(s):
1a404ce
Upload folder using huggingface_hub
Browse files- app/layoutLM_api/api.py +0 -1
- requirements.txt +0 -1
app/layoutLM_api/api.py
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
import mimetypes
|
2 |
-
import requests
|
3 |
import mimetypes
|
4 |
from butler import Client
|
5 |
import os
|
|
|
1 |
import mimetypes
|
|
|
2 |
import mimetypes
|
3 |
from butler import Client
|
4 |
import os
|
requirements.txt
CHANGED
@@ -17,7 +17,6 @@ azure-mgmt-rdbms==10.1.0
|
|
17 |
azure-mgmt-resource==23.0.0
|
18 |
azure-mgmt-subscription==3.1.1
|
19 |
Babel==2.12.1
|
20 |
-
backports.zoneinfo==0.2.1
|
21 |
bce-python-sdk==0.8.83
|
22 |
bcrypt==4.0.1
|
23 |
beautifulsoup4==4.12.2
|
|
|
17 |
azure-mgmt-resource==23.0.0
|
18 |
azure-mgmt-subscription==3.1.1
|
19 |
Babel==2.12.1
|
|
|
20 |
bce-python-sdk==0.8.83
|
21 |
bcrypt==4.0.1
|
22 |
beautifulsoup4==4.12.2
|