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:
build-small-hackathon
/
marquee
like
1
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
marquee
4.49 MB
Ctrl+K
Ctrl+K
2 contributors
History:
25 commits
mamuflih13
Add demo link to README for showcasing Marquee functionality
24eaecb
about 2 months ago
models
Add OpenVINO face models, video normalization, and Qwen multimodal model
about 2 months ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
about 2 months ago
Marquee.html
Safe
17.5 kB
Remove loading screen implementation and related logic from Marquee
about 2 months ago
README.md
Safe
4.54 kB
Add demo link to README for showcasing Marquee functionality
about 2 months ago
_gitignore
Safe
4.64 kB
Add OpenVINO face models, video normalization, and Qwen multimodal model
about 2 months ago
app.py
Safe
15 kB
Refactor face detection and tracking in faces.py; optimize performance by reducing redundant detections and using a dictionary for track lookups. Update OpenVINO model usage and remove unused models. Enhance logging for better visibility.
about 2 months ago
commentary.py
Safe
7.49 kB
Refactor face detection and tracking in faces.py; optimize performance by reducing redundant detections and using a dictionary for track lookups. Update OpenVINO model usage and remove unused models. Enhance logging for better visibility.
about 2 months ago
download_model.py
Safe
1.26 kB
chores
about 2 months ago
events.py
Safe
2.19 kB
chores
about 2 months ago
faces.py
Safe
11.7 kB
Refactor face detection and tracking in faces.py; optimize performance by reducing redundant detections and using a dictionary for track lookups. Update OpenVINO model usage and remove unused models. Enhance logging for better visibility.
about 2 months ago
marquee.css
Safe
36.9 kB
Remove loading screen implementation and related logic from Marquee
about 2 months ago
marquee.js
Safe
43.1 kB
Refactor code structure for improved readability and maintainability
about 2 months ago
ov_models.py
Safe
2.53 kB
Refactor face detection and tracking in faces.py; optimize performance by reducing redundant detections and using a dictionary for track lookups. Update OpenVINO model usage and remove unused models. Enhance logging for better visibility.
about 2 months ago
packages.txt
Safe
7 Bytes
Add OpenVINO face models, video normalization, and Qwen multimodal model
about 2 months ago
requirements.txt
Safe
689 Bytes
Update README and requirements; add new tags and include orpheus-speech dependency
about 2 months ago
tts.py
Safe
9.32 kB
Remove max_model_len parameter from Orpheus model initialization and simplify prompt in generate_orpheus function
about 2 months ago
video.py
Safe
2.42 kB
chores
about 2 months ago