Skip to content
Snippets Groups Projects
Commit bb7c9124 authored by huongdm1896's avatar huongdm1896
Browse files

reorder step

parent d54ce8a4
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,13 @@ The repository includes an example of Flower (using TensorFlow) in the `Flower_v
## Installation
Clone the repository and navigate to the `eflwr` directory:
```bash
git clone https://gitlab.irit.fr/sepia-pub/delight/eflwr.git
cd eflwr
```
This framework requires:
- **Python 3.9.2** or higher.
- Additional dependencies listed in `requirements.txt`. Install them with:
......@@ -31,12 +38,10 @@ This framework requires:
```
*Note:* `requirements.txt` includes TensorFlow for running the provided Flower example.
Clone the repository and navigate to the `Run` directory:
Navifate to `Run` directory:
```bash
git clone https://gitlab.irit.fr/sepia-pub/delight/eflwr.git
cd eflwr/Run
cd Run
```
## Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment