Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ Install the requirements:
|
|
4 |
|
5 |
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
|
6 |
|
7 |
-
pip install -r
|
8 |
|
9 |
Open the app:
|
10 |
|
|
|
4 |
|
5 |
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
|
6 |
|
7 |
+
pip install -r requirements.txt
|
8 |
|
9 |
Open the app:
|
10 |
|