Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rohitrajpoot
/
reposage-chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
48648f7
reposage-chatbot
45 kB
2 contributors
History:
22 commits
Rohit Rajpoot
add Bayesian simulator button
48648f7
4 months ago
assist
Add matplotlib + pin numpy<2 & scikit-learn for Space build
4 months ago
.DS_Store
Safe
6.15 kB
make changes to main.py
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
Dockerfile
Safe
361 Bytes
Deploy: copy app, Dockerfile, requirements, and assist to Space
4 months ago
README.md
Safe
705 Bytes
Deploy chatbot demo
4 months ago
app.py
Safe
440 Bytes
add Bayesian simulator button
4 months ago
requirements.txt
Safe
105 Bytes
Add matplotlib + pin numpy<2 & scikit-learn for Space build
4 months ago
tensor.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
1.83 kB
Add tensor.pt so heatmap can run in Space
4 months ago
tensor_bayes.pt
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_parameter"
,
"torch.FloatStorage"
How to fix it?
27.3 kB
Deploy Bayesian embeddings and UI button
4 months ago
vocab.json
Safe
105 Bytes
Deploy embedding Q&A to Space
4 months ago
vocab_bayes.json
Safe
1.11 kB
Deploy Bayesian embeddings and UI button
4 months ago