Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tikendraw
/
open-o1
like
0
Runtime error
App
Files
Files
Community
main
open-o1
/
app.py
tikendraw
saved the earth
73c2d32
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
from
app.app
import
main
if
__name__ ==
'__main__'
:
main()