Spaces:
Running
Running
File size: 145 Bytes
a730d89 |
1 2 3 |
import os
os.system('git clone https://github.com/modelscope/awesome-deep-reasoning.git')
os.system('cd awesome-deep-reasoning && python app.py') |