Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AdaptiveMotorControlLab
/
PRIMA
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
15
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Demo data downloader
- #5
#5
Merged
MMathisLab
merged 27 commits into
main
AdaptiveMotorControlLab/PRIMA:main
from
feat/setup-demo-data-downloader
AdaptiveMotorControlLab/PRIMA:feat/setup-demo-data-downloader
Copy head branch name to clipboard
May 13, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Demo data downloader
#5
MMathisLab
merged 27 commits into
main
AdaptiveMotorControlLab/PRIMA:main
from
feat/setup-demo-data-downloader
AdaptiveMotorControlLab/PRIMA:feat/setup-demo-data-downloader
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
Add build/runtime helpers for older mmcv installation flows
Show description for e6970a3
MMathisLab
committed
e6970a3
View commit details
Copy full SHA for e6970a3
Browse repository at this point
fixing for demo
MMathisLab
committed
4335c7a
View commit details
Copy full SHA for 4335c7a
Browse repository at this point
Add automated demo data setup script.
Show description for eabf0f4
MMathisLab
committed
eabf0f4
View commit details
Copy full SHA for eabf0f4
Browse repository at this point
Document automated demo data setup command in README.
Show description for 3018e1d
MMathisLab
committed
3018e1d
View commit details
Copy full SHA for 3018e1d
Browse repository at this point
Align setup script with required file header format.
Show description for cdd819e
MMathisLab
committed
cdd819e
View commit details
Copy full SHA for cdd819e
Browse repository at this point
Commits on Apr 17, 2026
Harden demo data setup to download only required Google Drive files.
Show description for 4f8eab7
MMathisLab
committed
4f8eab7
View commit details
Copy full SHA for 4f8eab7
Browse repository at this point
Update checkpoint URLs (replaced with light checkpoint version in google drive) in setup_demo_data.py
lexiyutou
authored
f8daa53
View commit details
Copy full SHA for f8daa53
Browse repository at this point
Commits on May 7, 2026
Simplify demo asset download to a single Hugging Face layout.
Show description for 83bee0b
MMathisLab
and
cursoragent
committed
83bee0b
View commit details
Copy full SHA for 83bee0b
Browse repository at this point
Stabilize demo startup and inference on macOS/headless environments.
Show description for 705704d
MMathisLab
and
cursoragent
committed
705704d
View commit details
Copy full SHA for 705704d
Browse repository at this point
Handle missing DeepLabCut gracefully in Gradio inference.
Show description for bfffa4b
MMathisLab
and
cursoragent
committed
bfffa4b
View commit details
Copy full SHA for bfffa4b
Browse repository at this point
Require DeepLabCut for TTA instead of silently skipping it.
Show description for 608b7b3
MMathisLab
and
cursoragent
committed
608b7b3
View commit details
Copy full SHA for 608b7b3
Browse repository at this point
Fix Space build by removing non-installable local package entry.
Show description for f78000b
MMathisLab
and
cursoragent
committed
f78000b
View commit details
Copy full SHA for f78000b
Browse repository at this point
Pin huggingface_hub below 1 for Gradio 5.1 compatibility.
Show description for 8fdc329
MMathisLab
and
cursoragent
committed
8fdc329
View commit details
Copy full SHA for 8fdc329
Browse repository at this point
Install project package in Space build to pull full runtime dependencies.
Show description for 1a2564d
MMathisLab
and
cursoragent
committed
1a2564d
View commit details
Copy full SHA for 1a2564d
Browse repository at this point
Fix Space build by removing local package entry from requirements.
Show description for 53ab776
MMathisLab
and
cursoragent
committed
53ab776
View commit details
Copy full SHA for 53ab776
Browse repository at this point
Make Space startup independent of Detectron2 package builds.
Show description for 5364bd2
MMathisLab
and
cursoragent
committed
5364bd2
View commit details
Copy full SHA for 5364bd2
Browse repository at this point
Defer model initialization to first inference for Space startup stability.
Show description for cd9b9b7
MMathisLab
and
cursoragent
committed
cd9b9b7
View commit details
Copy full SHA for cd9b9b7
Browse repository at this point
Add pytorch-lightning to Space runtime dependencies.
Show description for 6042d64
MMathisLab
and
cursoragent
committed
6042d64
View commit details
Copy full SHA for 6042d64
Browse repository at this point
Lazy-load PRIMA and demo dependencies to keep Space startup resilient.
Show description for 30e65b2
MMathisLab
and
cursoragent
committed
30e65b2
View commit details
Copy full SHA for 30e65b2
Browse repository at this point
Fix Space API initialization by removing Model3D outputs.
Show description for 1a8dcc6
MMathisLab
and
cursoragent
committed
1a8dcc6
View commit details
Copy full SHA for 1a8dcc6
Browse repository at this point
Work around Space API schema crash by using Image outputs.
Show description for 88a3249
MMathisLab
and
cursoragent
committed
88a3249
View commit details
Copy full SHA for 88a3249
Browse repository at this point
Show explicit UI errors when inference cannot produce outputs.
Show description for b8b162d
MMathisLab
and
cursoragent
committed
b8b162d
View commit details
Copy full SHA for b8b162d
Browse repository at this point
Fix Space startup by adding yacs and disabling example caching.
Show description for cafcffc
MMathisLab
and
cursoragent
committed
cafcffc
View commit details
Copy full SHA for cafcffc
Browse repository at this point
Add renderer runtime dependencies for Space inference.
Show description for 0746d1e
MMathisLab
and
cursoragent
committed
0746d1e
View commit details
Copy full SHA for 0746d1e
Browse repository at this point
Commits on May 12, 2026
Gradio Space: chumpy.ch shim, Hub downloads, streaming status
Show description for 48930f9
MMathisLab
and
cursoragent
committed
48930f9
View commit details
Copy full SHA for 48930f9
Browse repository at this point
Commits on May 13, 2026
Improve Space startup resilience for PRIMA demo
Show description for f4b2a39
MMathisLab
committed
f4b2a39
View commit details
Copy full SHA for f4b2a39
Browse repository at this point
Fix header check for chumpy compatibility files
Show description for ef88b9a
MMathisLab
committed
ef88b9a
View commit details
Copy full SHA for ef88b9a
Browse repository at this point
You can’t perform that action at this time.