Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mustafa2ak
/
clip_
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
clip_
363 MB
2 contributors
History:
12 commits
mustafa2ak
Update app.py
03334ff
verified
4 months ago
.gitattributes
Safe
42 Bytes
Initial clean commit for Gradio app
5 months ago
.gitignore
Safe
41 Bytes
Add common untracked files to .gitignore
5 months ago
README.md
Safe
149 Bytes
Add Hugging Face Space configuration
5 months ago
app.py
Safe
6.04 kB
Update app.py
4 months ago
clip_book_model.pth
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"torch.FloatStorage"
What is a pickle import?
363 MB
xet
Initial clean commit for Gradio app
5 months ago
config.py
Safe
570 Bytes
Fix SyntaxError: remove non-printable character from config.py
5 months ago
dataset.py
Safe
1.78 kB
Initial clean commit for Gradio app
5 months ago
inference_model.py
Safe
3.86 kB
Fix model argument name and update logic
5 months ago
requirements.txt
Safe
69 Bytes
Initial clean commit for Gradio app
5 months ago
train.py
Safe
1.83 kB
Initial clean commit for Gradio app
5 months ago
training_model.py
Safe
2.89 kB
Initial clean commit for Gradio app
5 months ago