awesome-o1-r1 / app.py
tastelikefeet's picture
Create app.py
a730d89 verified
raw
history blame contribute delete
145 Bytes
import os
os.system('git clone https://github.com/modelscope/awesome-deep-reasoning.git')
os.system('cd awesome-deep-reasoning && python app.py')