Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ pinned: false
|
|
| 10 |
# Dependencies
|
| 11 |
|
| 12 |
The "requirements.txt" file contains all installed packages and their versions in the current environment.
|
|
|
|
| 13 |
To install the dependencies listed in a "requirements.txt" file:
|
| 14 |
|
| 15 |
```
|
|
|
|
| 10 |
# Dependencies
|
| 11 |
|
| 12 |
The "requirements.txt" file contains all installed packages and their versions in the current environment.
|
| 13 |
+
|
| 14 |
To install the dependencies listed in a "requirements.txt" file:
|
| 15 |
|
| 16 |
```
|