Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yourbench
/
essential-web-annotation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sumuks
HF Staff
commited on
Jul 3
Commit
0a302e4
·
verified
·
1 Parent(s):
fb90658
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
-
#!/usr/bin/env python3
2
-
"""Enhanced web document annotation tool with modern UI."""
3
import hashlib
4
import json
5
import os
1
+
2
import hashlib
3
import json
4
import os