installation
To install Anaya🔥📑, follow these steps:
1. Clone the Repository​
To clone the Anaya repository from GitHub, use the following command:
git clone https://github.com/swax10/anaya.git
2. Install Requirements​
Once the repository is cloned, navigate to the anaya folder:
cd anaya
Then, run the following command to install the requirements:
pip install -e.
3. Run Streamlit App​
To run Streamlit demo, use the following command:
streamlit run main.py