shawnljw commited on
Commit
ddea58e
·
1 Parent(s): a28a3af

add link to spaces

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,7 +19,9 @@ This [Colab notebook](https://colab.research.google.com/drive/1S91AsP2XHUKuxtUBE
19
 
20
  ## Usage
21
 
22
- To run the application locally, cloned this repo and open the directory in your terminal.
 
 
23
 
24
  Install all requirements with pip:
25
 
 
19
 
20
  ## Usage
21
 
22
+ The application is available as a [Hugging Face space](https://shawnljw-image2coloringbook.hf.space).
23
+
24
+ To run the application locally, clone this repo and open the directory in your terminal.
25
 
26
  Install all requirements with pip:
27