Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
mishig
/
temp-model
like
1
Document Question Answering
English
layoutlm
pdf
License:
mit
Model card
Files
Files and versions
xet
Community
10
Copy to bucket
new
mishig
HF Staff
commited on
Aug 5, 2022
Commit
d25dd66
·
1 Parent(s):
d72151a
Update main.rs
Browse files
Files changed (1)
hide
show
main.rs
+3
-0
main.rs
CHANGED
Viewed
@@ -1,2 +1,5 @@
1
use serde::{Serialize, Deserialize};
2
1
use serde::{Serialize, Deserialize};
2
3
+
fn main() {
4
+
5
+
}