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:
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
Ctrl+K
Ctrl+K
2 contributors
History:
2 commits
This space has 1 file scanned as suspicious.
Show
files
Ayush
Added the code files
8f40d24
10 months ago
templates
Added the code files
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
Dockerfile
Safe
509 Bytes
Added the code files
10 months ago
Procfile
Safe
21 Bytes
Added the code files
10 months ago
README.md
Safe
220 Bytes
initial commit
10 months ago
app.py
Safe
4.37 kB
Added the code files
10 months ago
main.py
Safe
3.7 kB
Added the code files
10 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
10 months ago
requirements.txt
Safe
20 Bytes
Added the code files
10 months ago
vocab.pkl
Suspicious
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
132 kB
xet
Added the code files
10 months ago