This website requires JavaScript.
Explore
Help
Register
Sign In
giuseppe
/
ai-station
Watch
1
Star
0
Fork
You've already forked ai-station
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
956d865500
ai-station
/
.venv
/
lib
/
python3.12
/
site-packages
/
textual
/
demo
/
__main__.py
6 lines
104 B
Python
Raw
Blame
History
from
textual
.
demo
.
demo_app
import
DemoApp
if
__name__
==
"
__main__
"
:
app
=
DemoApp
(
)
app
.
run
(
)
Reference in New Issue
View Git Blame
Copy Permalink