Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mbwanaf
/
Swahili_vqa_app
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Swahili_vqa_app
849 MB
2 contributors
History:
34 commits
mbwanaf
update app.py
e61edc0
verified
10 months ago
.streamlit
Create .streamlit/config.toml
10 months ago
src
Duplicate from streamlit/streamlit-template-space
10 months ago
.gitattributes
Safe
1.52 kB
Duplicate from streamlit/streamlit-template-space
10 months ago
.streamlit.zip
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
387 Bytes
xet
Upload .streamlit.zip
10 months ago
Dockerfile
Safe
565 Bytes
update Dockerfile
10 months ago
README.md
Safe
454 Bytes
initial commit
10 months ago
app.py
Safe
5.72 kB
update app.py
10 months ago
label_encoder.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
37.2 kB
xet
Rename label_encoder_best.pkl to label_encoder.pkl
10 months ago
requirements.txt
Safe
100 Bytes
Update requirements.txt
10 months ago
swahili_vqa_model.pth
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
849 MB
xet
Renam
10 months ago