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:
raghu2
/
skin-disease-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
skin-disease-api
735 kB
Ctrl+K
Ctrl+K
1 contributor
History:
2 commits
raghu2
Deploy FastAPI backend for Skin Disease Prediction
64e1921
2 months ago
__pycache__
Deploy FastAPI backend for Skin Disease Prediction
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
Dockerfile
Safe
362 Bytes
Deploy FastAPI backend for Skin Disease Prediction
2 months ago
README.md
Safe
199 Bytes
initial commit
2 months ago
main.py
Safe
5.91 kB
Deploy FastAPI backend for Skin Disease Prediction
2 months ago
requirements.txt
Safe
52 Bytes
Deploy FastAPI backend for Skin Disease Prediction
2 months ago
scaler.pkl
pickle
Detected Pickle imports (7)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"None.dtype"
,
"numpy._core.multiarray.scalar"
How to fix it?
2.44 kB
xet
Deploy FastAPI backend for Skin Disease Prediction
2 months ago
skin_disease_model.pkl
pickle
Detected Pickle imports (5)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
718 kB
xet
Deploy FastAPI backend for Skin Disease Prediction
2 months ago