MCPcopy
hub / github.com/OpenMotionLab/MotionGPT / app.py

File app.py

app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import gradio as gr
2import random
3import torch
4import time

Callers

nothing calls this directly

Calls 7

parse_argsFunction · 0.90
build_dataFunction · 0.90
build_modelFunction · 0.90
deviceMethod · 0.80
load_state_dictMethod · 0.80
toMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected