Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Amithkuppili
/
Translating_model
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Translating_model
108 MB
Ctrl+K
Ctrl+K
2 contributors
History:
38 commits
Amithkuppili
Update app.py
a64a9e8
verified
7 months ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
9 months ago
README.md
Safe
416 Bytes
initial commit
9 months ago
app.py
Safe
3.56 kB
Update app.py
7 months ago
app1.py
Safe
0 Bytes
Create app1.py
8 months ago
eng_fra_seq2seq.h5
105 MB
xet
Upload 4 files
8 months ago
meta.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
90 Bytes
xet
Upload 4 files
8 months ago
requirements.txt
Safe
77 Bytes
Update requirements.txt
8 months ago
src_tokenizer.pkl
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"keras.src.legacy.preprocessing.text.Tokenizer"
,
"collections.defaultdict"
,
"builtins.int"
How to fix it?
1.03 MB
xet
Upload 4 files
8 months ago
tgt_tokenizer.pkl
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"keras.src.legacy.preprocessing.text.Tokenizer"
,
"collections.defaultdict"
,
"builtins.int"
How to fix it?
1.92 MB
xet
Upload 4 files
8 months ago
train_eng_fra.py
Safe
3.87 kB
Create train_eng_fra.py
8 months ago