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:
pdufour
/
Qwen2VL_TransformersJS_Demo
like
1
Running
App
Files
Files
Community
main
Qwen2VL_TransformersJS_Demo
/
Makefile
Paul Dufour
Update demo
ee4ce56
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
125 Bytes
run:
static-web-server -p 3000
--cors-allow-origins
"*"
--cors-allow-headers
"*"
--cors-expose-headers
"*"
-d . -e
false
-z