Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ayushblip007
/
code_completion_v1
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
code_completion_v1
45.6 MB
2 contributors
History:
2 commits
This space has 1 file scanned as suspicious.
Show
files
Ayush
Added the code files
8f40d24
5 months ago
templates
Added the code files
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
Dockerfile
Safe
509 Bytes
Added the code files
5 months ago
Procfile
Safe
21 Bytes
Added the code files
5 months ago
README.md
Safe
220 Bytes
initial commit
5 months ago
app.py
Safe
4.37 kB
Added the code files
5 months ago
main.py
Safe
3.7 kB
Added the code files
5 months ago
model.pt
pickle
Detected Pickle imports (10)
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.rnn.LSTM"
,
"__builtin__.set"
,
"torch.FloatStorage"
,
"__main__.ResidualLSTMModel"
,
"torch.nn.modules.dropout.Dropout"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.sparse.Embedding"
,
"torch.nn.modules.linear.Linear"
How to fix it?
45.5 MB
xet
Added the code files
5 months ago
requirements.txt
Safe
20 Bytes
Added the code files
5 months ago
vocab.pkl
Suspicious
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
132 kB
xet
Added the code files
5 months ago