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:
KarthikaKrishna123
/
grid-sync
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
grid-sync
423 kB
Ctrl+K
Ctrl+K
1 contributor
History:
15 commits
KarthikaKrishna123
fix: package errors during deployment
aec8709
about 1 month ago
ANN_Regression.ipynb
Safe
77 kB
feat: pre deployment processes completed
about 1 month ago
README.md
Safe
21.6 kB
fix: added required package
about 1 month ago
app.py
Safe
8.42 kB
fix: package errors during deployment
about 1 month ago
best_model.pth
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
3.32 kB
feat: pre deployment processes completed
about 1 month ago
gridsync_model.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
3.37 kB
feat: pre deployment processes completed
about 1 month ago
powerplant_data.csv
Safe
309 kB
Initial commit: GridSync dependencies and environment setup
about 1 month ago
requirements.txt
Safe
136 Bytes
fix: package errors during deployment
about 1 month ago
scaler.pkl
pickle
Detected Pickle imports (7)
"sklearn.preprocessing._data.StandardScaler"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"numpy._core.multiarray.scalar"
,
"None.dtype"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
How to fix it?
951 Bytes
feat: pre deployment processes completed
about 1 month ago