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:
Duplicated from
bep40/V.AISTUDIO
bep40
/
V.AISTUDIO2
like
0
Running
App
Files
Files
Community
main
V.AISTUDIO2
/
img-fix.js
bep40
Khôi phục file từ commit
a3b87f83469d
0512563
verified
16 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
89 Bytes
// Image fallback
window
.
_imgFallback
=
function
(
img
) {
img.
style
.
display
=
'none'
;
};