Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-prakash1907 committed Sep 25, 2023
1 parent 5d80680 commit 2eea708
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,16 @@ To get started with _dyPixa,_ follow these steps:
> ```
2. Install Dependencies:
> Install the required Python libraries by running:
>
> ```sh
> $ pip install -r requirements.txt
> ```
>
> Download Pre-trained Models _(applicable in future as the project grows):_
> - Install the required Python libraries by running:
> ```sh
> $ pip install -r requirements.txt
> ```
> - Download Pre-trained Models _(applicable in future as the project grows):_
> Depending on the project's requirements, you might need to download pre-trained models for sentiment analysis or color combination generation. Check the project documentation for instructions on acquiring these models.
3. Run/Enhance the Project:
> Follow the project-specific instructions in the documentation _(to be updated)_ to use _dyPixa_ for text analysis, color combination generation, abstract image creation, and text overlay. Once you are inthe working directory, i.e., `./dyPixa`; you can also start enhancing the code. Being open-source, maintainers would :heart: to merge your contributions.
> - Follow the project-specific instructions in the documentation _(to be updated)_ to use _dyPixa_ for text analysis, color combination generation, abstract image creation, and text overlay. Once you are inthe working directory, i.e., `./dyPixa`; you can also start enhancing the code. Being open-source, maintainers would :heart: to merge your contributions.
## Usage
Expand Down

0 comments on commit 2eea708

Please sign in to comment.