Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
PushkarA07
/
Captcha-breaker-project
like
0
Runtime error
App
Files
Files
Community
1
refs/pr/1
Captcha-breaker-project
1 contributor
History:
12 commits
sa0faikh0k
fix No module named ‘altair.vegalite.v4’
04ea541
verified
10 months ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
README.md
Safe
265 Bytes
initial commit
over 1 year ago
app.py
Safe
3.37 kB
Update app.py
over 1 year ago
label_encoder.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
500 Bytes
LFS
Upload label_encoder.pkl
over 1 year ago
model.pt
pickle
Detected Pickle imports (11)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.rnn.GRU"
,
"__builtin__.set"
,
"__main__.MyCaptchaModel"
,
"torch._utils._rebuild_parameter"
,
"collections.OrderedDict"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.pooling.MaxPool2d"
How to fix it?
779 kB
LFS
Upload model.pt
over 1 year ago
requirements.txt
304 Bytes
fix No module named ‘altair.vegalite.v4’
10 months ago