Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pass-lin authored May 16, 2023
1 parent 9f799e9 commit 6254532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
conda create -n misaka-writer python=3.8
conda activate misaka-writer
conda install -c conda-forge pandas cudatoolkit=10.1 cudnn
pip install tensorflow==2.2.0 keras==2.3.1 sklearn
pip install tensorflow==2.2.0 keras==2.3.1 sklearn tqdm
```

对于 tensorflow 1.15(只限 linux):
Expand Down

0 comments on commit 6254532

Please sign in to comment.