Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Kristen-Z
/
MegaFlow-demo
like
6
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
MegaFlow-demo
/
megaflow
/
__init__.py
Dingxi Zhang
Update app.py and remove binary video assets
e929462
2 months ago
raw
Copy download link
history
blame
contribute
delete
74 Bytes
from
.model
import
MegaFlow
__version__ =
"1.0.0"
__all__ = [
"MegaFlow"
]