Update README.md
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ To install and set up **IMageDucHaiten**, you have three options:
|
|
78 |
|
79 |
1. **Download the Full Package**:
|
80 |
- Download the full package from the following link:
|
81 |
-
[
|
82 |
|
83 |
2. **Extract the Package**:
|
84 |
- Extract the contents of the `.zip` file to your desired location.
|
@@ -101,7 +101,7 @@ To install and set up **IMageDucHaiten**, you have three options:
|
|
101 |
|
102 |
5. **Run the Application**:
|
103 |
- After activating the virtual environment, you can start the application by running:
|
104 |
-
```
|
105 |
python main.py
|
106 |
```
|
107 |
|
|
|
78 |
|
79 |
1. **Download the Full Package**:
|
80 |
- Download the full package from the following link:
|
81 |
+
[IMageDucHaiten-Full.zip](https://huggingface.co/DucHaiten/IMageDucHaiten-Full/tree/main)
|
82 |
|
83 |
2. **Extract the Package**:
|
84 |
- Extract the contents of the `.zip` file to your desired location.
|
|
|
101 |
|
102 |
5. **Run the Application**:
|
103 |
- After activating the virtual environment, you can start the application by running:
|
104 |
+
```bashF
|
105 |
python main.py
|
106 |
```
|
107 |
|