Spaces:
Runtime error
Runtime error
Update README.md
#1
by
tp2422
- opened
README.md
CHANGED
@@ -9,4 +9,12 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
### How to use
|
13 |
+
```
|
14 |
+
The name of the movie would have to be an exact match for the recommendations to be populated.
|
15 |
+
Example movie names: The Matrix, Asylum, The Lord of the Rings
|
16 |
+
```
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|