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
bep40
/
V.AISTUDIO
like
0
ml-intern
home-appliances
kitchen
quote
Model card
Files
Files and versions
xet
Community
28
Copy to bucket
new
refs/pr/6
V.AISTUDIO
/
img-fix.js
bep40
Khôi phục img-fix.js về commit a75919ca
5c95578
verified
19 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
89 Bytes
// Image fallback
window
.
_imgFallback
=
function
(
img
) {
img.
style
.
display
=
'none'
;
};