mod-AI / README.md
Muyumba's picture
initial commit
5db7ab9 verified
|
Raw
History Blame Contribute Delete
541 Bytes
---
title: Mod AI
emoji: ๐ŸŒ
colorFrom: yellow
colorTo: indigo
sdk: docker
pinned: false
license: apache-2.0
hf_oauth: true
hf_oauth_scopes:
- inference-api
---
This is a templated Space for [Shiny for Python](https://shiny.rstudio.com/py/).
To get started with a new app do the following:
1) Install Shiny with `pip install shiny`
2) Create a new app with `shiny create`
3) Then run the app with `shiny run --reload`
To learn more about this framework please see the [Documentation](https://shiny.rstudio.com/py/docs/overview.html).