tonyassi commited on
Commit
8f4d5fb
·
1 Parent(s): fae0db4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
  This model predicts what decade clothing is from. It takes an image and outputs one of the following labels:
18
  **1910s, 1920s, 1930s, 1940s, 1950s, 1960s, 1970s, 1980s, 1990s, 2000s**
19
 
20
- [Demo](https://huggingface.co/spaces/tonyassi/Which-decade-are-you-from)
21
 
22
  ### How to use
23
  ```python
 
17
  This model predicts what decade clothing is from. It takes an image and outputs one of the following labels:
18
  **1910s, 1920s, 1930s, 1940s, 1950s, 1960s, 1970s, 1980s, 1990s, 2000s**
19
 
20
+ Try the [demo](https://huggingface.co/spaces/tonyassi/Which-decade-are-you-from)!
21
 
22
  ### How to use
23
  ```python