Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tannuiscoding
/
TrueVox
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0ae4642
TrueVox
2.6 MB
1 contributor
History:
5 commits
tannuiscoding
Fix deployment for Hugging Face Spaces using gunicorn
0ae4642
11 months ago
Notebooks
application file added
11 months ago
static
application file added
11 months ago
templates
application file added
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
11 Bytes
application file added
11 months ago
Dockerfile
Safe
368 Bytes
Fix deployment for Hugging Face Spaces using gunicorn
11 months ago
README.md
Safe
262 Bytes
initial commit
11 months ago
app.py
Safe
4.15 kB
Fix deployment for Hugging Face Spaces using gunicorn
11 months ago
label_encoder.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
How to fix it?
399 Bytes
xet
application file added
11 months ago
mlp_emotion_model.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._label.LabelBinarizer"
,
"sklearn.neural_network._multilayer_perceptron.MLPClassifier"
How to fix it?
2.12 MB
xet
application file added
11 months ago
requirements.txt
Safe
67 Bytes
Fix deployment for Hugging Face Spaces using gunicorn
11 months ago
scaler.pkl
pickle
Detected Pickle imports (5)
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy._core.multiarray.scalar"
How to fix it?
4.94 kB
xet
application file added
11 months ago