Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vishnuraggav
/
French_to_English
like
1
Sleeping
App
Files
Files
Community
main
French_to_English
1 contributor
History:
4 commits
vishnuraggav
fix requirements
f48393d
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
10 Bytes
First
4 months ago
README.md
Safe
251 Bytes
initial commit
4 months ago
app.py
Safe
2.57 kB
First
4 months ago
en_lang.pkl
pickle
Detected Pickle imports (1)
"__main__.Lang"
How to fix it?
413 kB
LFS
First
4 months ago
epoch_6_state_dict.pth
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
36.5 MB
LFS
First
4 months ago
fr_lang.pkl
pickle
Detected Pickle imports (1)
"__main__.Lang"
How to fix it?
872 kB
LFS
First
4 months ago
model.py
Safe
5.94 kB
First
4 months ago
requirements.txt
Safe
13 Bytes
fix requirements
4 months ago