GitXplorerGitXplorer
c

test-dify

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
77fed05cea132c364ace99babae7c09faae06b05

Initial commit

cchiqunz committed 5 months ago

README

The README file for this repository.

🎈 Blank app template

A simple Streamlit app template for you to modify!

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run streamlit_app.py