Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
nikkAnshul
/
RightINFO
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RightINFO
7.17 MB
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
anshul-rohilla4
fix nyuad local path and public host
c441b91
7 days ago
images
fix nyuad path and public host
7 days ago
static
Initial clean upload
9 days ago
templates
Initial clean upload
9 days ago
.gitattributes
Safe
176 Bytes
track binary files with LFS
7 days ago
.gitignore
Safe
87 Bytes
fix nyuad path and public host
7 days ago
Dockerfile
Safe
160 Bytes
fix Dockerfile CMD
7 days ago
README.md
Safe
235 Bytes
add README with HF config
7 days ago
app.py
Safe
5.21 kB
fix nyuad local path and public host
7 days ago
image_detector.py
Safe
21.6 kB
fix nyuad local path and public host
7 days ago
pdf_generator.py
Safe
9.01 kB
Initial clean upload
9 days ago
requirements.txt
Safe
252 Bytes
Initial clean upload
9 days ago
step1-lr.ipynb
Safe
224 kB
fix nyuad path and public host
7 days ago
step2-tfidf-sgd.ipynb
Safe
216 kB
clean token removal
9 days ago
test.py
0 Bytes
Initial clean upload
9 days ago
text_detector.py
Safe
5.44 kB
Initial clean upload
9 days ago
text_model_lr.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
How to fix it?
801 kB
xet
add pkl files
7 days ago
text_model_sgd.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"sklearn.linear_model._stochastic_gradient.SGDClassifier"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
801 kB
xet
add pkl files
7 days ago
text_vectorizer.pkl
pickle
Detected Pickle imports (6)
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
4.07 MB
xet
add pkl files
7 days ago
url_handler.py
Safe
2.59 kB
Initial clean upload
9 days ago