Skip to content

Commit 8be99f1

Browse files
committed
note changes pt8
1 parent 632ddfb commit 8be99f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ When creating with conda, feel free to use pip therafter to install other packag
1919
---
2020
> [!NOTE]
2121
22+
<blockquote>
23+
2224
It is recommended that you comment out the following packages first in your requirements.txt:
2325
1. tensorflow:
2426
- tensorboard==2.15.1
@@ -36,7 +38,7 @@ It is recommended that you comment out the following packages first in your requ
3638
Thereafter install tensorflow simply by using: `pip install tensorflow`
3739

3840
Install pytorch using the official site for [current version](https://pytorch.org/get-started/locally/) or [older versions](https://pytorch.org/get-started/previous-versions/).
39-
41+
</blockquote>
4042
---
4143

4244
## How to use:

0 commit comments

Comments
 (0)