6 lines
392 B
Bash
Executable File
6 lines
392 B
Bash
Executable File
#!/bin/bash
|
|
# V32 OSS tool wrapper - Opus WIRE doctrine 13 - name: modelscope-hub
|
|
# Description: <p align="center"> <br> <img src="https://modelscope.oss-cn-beijing.aliyuncs.com/modelscope.gif" width="400"/>
|
|
# Status: integrated
|
|
echo '{"tool":"modelscope-hub","slug":"modelscope-hub","status":"integrated","has_docker":false,"source":"oss-cache.json","ts":"'"$(date -Iseconds)"'"}'
|