Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 31eec7d

Browse files
authored
Merge pull request #1 from IBM/master
Update
2 parents 83dba38 + 67ed2d2 commit 31eec7d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ We will use Watson studio to run this notebook, Watson studio is available throu
4444

4545
* To start you must have IBM cloud account, Get your for free <a href="https://cloud.ibm.com/registration">Here.</a>
4646
* From the catalog create a <a href="https://cloud.ibm.com/catalog/services/watson-studio">watson studio</a> with standard plan or more and make sure the region is dallas to enable GPU environment.
47+
* Alternatively, you can use the ```ASL_PyTorch-CPU``` Notebook if you are a Watson Studio Lite Plan user
4748

4849
![CREATE WS](https://raw.githubusercontent.com/IBM/ASL-Pytorch/master/images/create.gif)
4950

@@ -60,7 +61,9 @@ From the Watson Studio home page, select `Creat a project`, then select the `Cre
6061

6162
* create a new notebook from watson studio with GPU support.
6263
* the notebook should have a GPU support <a href="https://www.youtube.com/watch?v=RNIWtpnNBoo">click here to learn how to create a notebook with GPU support.</a>
63-
* Use the From URL option and use this URL: https://github.com/IBM/ASL-Pytorch/blob/master/ASL_v2.ipynb
64+
* Use the From URL option and
65+
use this URL for GPU supported notebook: https://github.com/IBM/ASL-Pytorch/blob/master/ASL_v2-GPU.ipynb \
66+
or use this URL for CPU notebook(LITE) : https://github.com/IBM/ASL-Pytorch/blob/master/ASL_PyTorch-CPU.ipynb
6467

6568
![NOTEBOOK](https://raw.githubusercontent.com/IBM/ASL-Pytorch/master/images/notebook.gif)
6669

-1.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)