mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-12 12:04:39 +08:00
updated script
This commit is contained in:
@@ -17,6 +17,11 @@ python setup.py install
|
||||
cd ..
|
||||
|
||||
pip install tensorflow-gpu==1.14
|
||||
|
||||
curl https://sdk.cloud.google.com | bash
|
||||
exec -l $SHELL
|
||||
gcloud init
|
||||
|
||||
# Download the 512-length model if specified, 256-length otherwise
|
||||
#if [ "$1" = "512" ]
|
||||
#then
|
||||
|
||||
Reference in New Issue
Block a user